33 'S',
'o',
'f',
't',
'w',
'a',
'r',
'e',
'\\',
34 'M',
'i',
'c',
'r',
'o',
's',
'o',
'f',
't',
'\\',
35 'P',
'C',
'H',
'e',
'a',
'l',
't',
'h',
'\\',
36 'E',
'r',
'r',
'o',
'r',
'R',
'e',
'p',
'o',
'r',
't',
'i',
'n',
'g',
'\\',
37 'E',
'x',
'c',
'l',
'u',
's',
'i',
'o',
'n',
'L',
'i',
's',
't', 0};
64 bslash =
wcsrchr(lpAppFileName,
'\\');
66 lpAppFileName = bslash + 1;
67 if (*lpAppFileName ==
'\0')
109 FIXME(
"%p 0x%x stub\n", pep, dwOpt);
120 case DLL_WINE_PREATTACH:
#define WINE_DEFAULT_DEBUG_CHANNEL(t)
#define RegCloseKey(hKey)
LONG WINAPI RegSetValueExW(_In_ HKEY hKey, _In_ LPCWSTR lpValueName, _In_ DWORD Reserved, _In_ DWORD dwType, _In_ CONST BYTE *lpData, _In_ DWORD cbData)
LONG WINAPI RegCreateKeyW(HKEY hKey, LPCWSTR lpSubKey, PHKEY phkResult)
static WCHAR reason[MAX_STRING_RESOURCE_LEN]
#define ERROR_INVALID_PARAMETER
#define DLL_PROCESS_ATTACH
#define HeapFree(x, y, z)
#define MultiByteToWideChar
BOOL WINAPI DllMain(HINSTANCE inst, DWORD reason, LPVOID reserved)
static const WCHAR SZ_EXCLUSIONLIST_KEY[]
EFaultRepRetVal WINAPI ReportFault(LPEXCEPTION_POINTERS pep, DWORD dwOpt)
BOOL WINAPI AddERExcludedApplicationA(LPCSTR lpAppFileName)
BOOL WINAPI AddERExcludedApplicationW(LPCWSTR lpAppFileName)
BOOL WINAPI DisableThreadLibraryCalls(IN HMODULE hLibModule)
const char int int int static __inline const char * wine_dbgstr_a(const char *s)
#define HKEY_LOCAL_MACHINE