ReactOS 0.4.16-dev-292-gbbdcc14
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
BOOL WINAPI | DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) |
DWORD WINAPI | sfc_8 () |
DWORD WINAPI | sfc_9 () |
BOOL WINAPI | SRSetRestorePointA (PRESTOREPOINTINFOA pRestorePtSpec, PSTATEMGRSTATUS pSMgrStatus) |
BOOL WINAPI | SRSetRestorePointW (PRESTOREPOINTINFOW pRestorePtSpec, PSTATEMGRSTATUS pSMgrStatus) |
BOOL WINAPI | SfpVerifyFile (LPCSTR pszFileName, LPSTR pszError, DWORD dwErrSize) |
Variables | |
HINSTANCE | hLibModule |
Definition at line 25 of file sfc.c.
BOOL WINAPI SRSetRestorePointA | ( | PRESTOREPOINTINFOA | pRestorePtSpec, |
PSTATEMGRSTATUS | pSMgrStatus | ||
) |
Definition at line 54 of file sfc.c.
BOOL WINAPI SRSetRestorePointW | ( | PRESTOREPOINTINFOW | pRestorePtSpec, |
PSTATEMGRSTATUS | pSMgrStatus | ||
) |
HINSTANCE hLibModule |
Definition at line 23 of file sfc.c.
Referenced by APIHook_FreeLibrary(), DisableThreadLibraryCalls(), DllMain(), FreeLibrary(), FreeLibraryAndExitThread(), GetClassInfoExA(), GetClassInfoExW(), User32CreateWindowEx(), and VersionRegisterClass().