106 trace(
"Tls not active\n");
117 ok(0,
"Unable to load it normally\n");
151 ok(0,
"Unable to execute test\n");
178 ok(0,
"Unable to execute test\n");
205 ok(0,
"Unable to execute test\n");
232 ok(0,
"Unable to execute test\n");
268 ok(dwWritten ==
Size,
"WriteFile wrote %lu bytes instead of %lu\n", dwWritten,
Size);
322 ok(0,
"Ldr didnt handle exception\n");
328 ok(0,
"Failed to extract resource\n");
#define _WIN32_WINNT_WIN7
BOOL WINAPI WriteFile(IN HANDLE hFile, IN LPCVOID lpBuffer, IN DWORD nNumberOfBytesToWrite OPTIONAL, OUT LPDWORD lpNumberOfBytesWritten, IN LPOVERLAPPED lpOverlapped OPTIONAL)
struct _EXCEPTION_REGISTRATION_RECORD * Next
_In_ ULONG _In_ ULONG _In_ ULONG Length
#define _WIN32_WINNT_WS03
static xmlCharEncodingHandlerPtr * handlers
char * wine_dbgstr_w(const wchar_t *wstr)
#define EXCEPTION_NONCONTINUABLE
#define InterlockedCompareExchange
#define INVALID_HANDLE_VALUE
IN PVOID IN PVOID IN USHORT IN USHORT Size
DWORD WINAPI GetLastError(VOID)
LPVOID WINAPI LockResource(HGLOBAL handle)
#define UnlockResource(handle)
#define DLL_PROCESS_ATTACH
#define _WIN32_WINNT_WINBLUE
VOID WINAPI notify_TlsCallback(IN HINSTANCE hDllHandle, IN DWORD dwReason, IN LPVOID lpvReserved)
#define ok_hex(expression, result)
HRSRC WINAPI FindResourceW(HINSTANCE hModule, LPCWSTR name, LPCWSTR type)
static IN DWORD IN LPVOID lpvReserved
IN PVCB IN PBCB OUT PDIRENT IN USHORT IN POEM_STRING Filename
#define ERROR_DLL_INIT_FAILED
START_TEST(load_notifications)
ULONG CountHandlers(VOID)
DWORD WINAPI GetTempPathW(IN DWORD count, OUT LPWSTR path)
BOOL WINAPI DeleteFileW(IN LPCWSTR lpFileName)
HGLOBAL WINAPI LoadResource(HINSTANCE hModule, HRSRC hRsrc)
#define ok_int(expression, result)
static void execute_test(void)
#define DLL_PROCESS_DETACH
#define EXCEPTION_EXECUTE_HANDLER
static char workdir[MAX_PATH]
UINT WINAPI GetTempFileNameW(IN LPCWSTR lpPathName, IN LPCWSTR lpPrefixString, IN UINT uUnique, OUT LPWSTR lpTempFileName)
#define EXCEPTION_DATATYPE_MISALIGNMENT
#define FILE_ATTRIBUTE_NORMAL
#define InterlockedIncrement
FORCEINLINE struct _TEB * NtCurrentTeb(VOID)
VOID WINAPI RaiseException(IN DWORD dwExceptionCode, IN DWORD dwExceptionFlags, IN DWORD nNumberOfArguments, IN CONST ULONG_PTR *lpArguments OPTIONAL)
#define _WIN32_WINNT_WS08
DWORD WINAPI SizeofResource(HINSTANCE hModule, HRSRC hRsrc)
HMODULE WINAPI GetModuleHandleW(LPCWSTR lpModuleName)
#define _SEH2_EXCEPT(...)
TW_UINT32 TW_UINT16 TW_UINT16 TW_MEMREF pData
BOOL WINAPI notify_DllMain(IN HINSTANCE hDllHandle, IN DWORD dwReason, IN LPVOID lpvReserved)
BOOL extract_resource(const WCHAR *Filename, LPCWSTR ResourceName)