mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Move win32 definitions to nearest include.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef SETTER_SRC_WIN32_LINKS_H_
|
||||
#define SETTER_SRC_WIN32_LINKS_H_
|
||||
|
||||
#include "win32.h"
|
||||
|
||||
static BOOL(WINAPI* WinNtCreateHardLinkA)(LPCSTR, LPCSTR, LPSECURITY_ATTRIBUTES);
|
||||
static BOOL(WINAPI* WinNtCreateSymbolicLinkA)(LPCSTR, LPCSTR, DWORD);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user