29 #define TOSTRING_(X) #X 30 #define TOSTRING(X) TOSTRING_(X) 33 #if (FREELOADER_PATCH_VERSION == 0) 52 TRACE(
"BootMain() called.\n");
86 *mbchar = (
char)wchar;
99 return _isctype((
char)wc, wctypeFlags);
int __cdecl wctomb(char *mbchar, wchar_t wchar)
#define FREELOADER_MAJOR_VERSION
DBG_DEFAULT_CHANNEL(WARNING)
int __cdecl mbtowc(wchar_t *wchar, const char *mbchar, size_t count)
CCHAR FrLdrBootPath[MAX_PATH]
BOOLEAN MmInitializeMemoryManager(VOID)
BOOLEAN UiInitialize(BOOLEAN ShowGui)
GLuint GLuint GLsizei count
#define DebugInit(FrLdrSectionId)
VOID CmdLineParse(IN PCSTR CmdLine)
const PCSTR FrLdrVersionString
VOID FrLdrCheckCpuCompatibility(VOID)
VOID MachInit(IN PCCH CommandLine)
int __cdecl iswctype(wint_t wc, wctype_t wctypeFlags)
VOID __cdecl BootMain(IN PCCH CmdLine)
#define FREELOADER_PATCH_VERSION
_Check_return_ _CRTIMP int __cdecl _isctype(_In_ int _C, _In_ int _Type)
#define FREELOADER_MINOR_VERSION
VOID UiMessageBoxCritical(PCSTR MessageText)