mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 19:41:57 +00:00
[TCPSVCS] Remove hardcoded C drive letter (#800)
CORE-13228, CORE-13235 For USETUP, add a comment about why the code uses it when adding a boot-sector boot entry to NTLDR. CORE-13226
This commit is contained in:
parent
9d0596afe1
commit
b0a1cb52be
3 changed files with 12 additions and 3 deletions
|
@ -9,6 +9,7 @@
|
|||
#define _INC_WINDOWS
|
||||
#include <winsock2.h>
|
||||
#include <tchar.h>
|
||||
#include <strsafe.h>
|
||||
|
||||
#define LOG_FILE 1
|
||||
#define LOG_EVENTLOG 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue