21 #define WIN32_NO_STATUS 24 #define _CRT_PRECOMP_H 43 extern unsigned int _osver;
57 int expand_wildcards,
int *new_mode);
59 int expand_wildcards,
int *new_mode);
72 TRACE(
"Process Attach\n");
104 TRACE(
"Attach done\n");
141 TRACE(
"Detach done\n");
156 int expand_wildcards,
int new_mode )
167 int expand_wildcards,
int new_mode )
void msvcrt_free_io(void)
#define DLL_THREAD_ATTACH
void msvcrt_free_tls_mem(void)
#define DLL_PROCESS_ATTACH
int BlockEnvToEnvironW(void)
void msvcrt_init_io(void)
int BlockEnvToEnvironA(void)
void FreeEnvironment(char **environment)
BOOL WINAPI GetVersionExW(IN LPOSVERSIONINFOW lpVersionInformation)
BOOL WINAPI DllMain(PVOID hinstDll, ULONG dwReason, PVOID reserved)
#define DLL_THREAD_DETACH
void msvcrt_free_popen_data(void)
BOOL msvcrt_free_tls(void)
void CDECL __getmainargs(int *argc, char ***argv, char ***envp, int expand_wildcards, int *new_mode)
LPWSTR WINAPI GetCommandLineW(VOID)
ULONG dwOSVersionInfoSize
#define DLL_PROCESS_DETACH
void msvcrt_free_mt_locks(void)
BOOL msvcrt_init_tls(void)
struct _OSVERSIONINFOW OSVERSIONINFOW
LPSTR WINAPI GetCommandLineA(VOID)
MSVCRT__locale_t global_locale
void CDECL MSVCRT20__wgetmainargs(int *argc, WCHAR ***wargv, WCHAR ***wenvp, int expand_wildcards, int new_mode)
void CDECL __wgetmainargs(int *argc, WCHAR ***wargv, WCHAR ***wenvp, int expand_wildcards, int *new_mode)
void CDECL MSVCRT20__getmainargs(int *argc, char ***argv, char ***envp, int expand_wildcards, int new_mode)
void __cdecl MSVCRT__free_locale(MSVCRT__locale_t)
_Check_return_ _CRTIMP wchar_t *__cdecl _wcsdup(_In_z_ const wchar_t *_Str)
WINE_DEFAULT_DEBUG_CHANNEL(msvcrt)
void msvcrt_init_mt_locks(void)