search for: imageapi

Displaying 2 results from an estimated 2 matches for "imageapi".

2011 Oct 06
2
[LLVMdev] [Patch] Build failure on Windows+MinGW (GCC and Clang)
...ls.inc:118:22: error: redefinition of 'StackWalk64' as different kind of symbol static fpStackWalk64 StackWalk64; ^ M:/Development/mingw64/bin/../lib/clang/3.0/../../../x86_64-w64-mingw32/include\psdk_inc/_dbg_common.h:269:20: note: previous definition is here WINBOOL IMAGEAPI StackWalk64(DWORD MachineType,HANDLE hProcess,HANDLE hThread,LPSTACKFRAME64 StackFrame,PVOID ContextRecord,PREAD_PROCESS_MEMORY_ROUTINE64 ReadMemoryRoutine,PFUNCTION_TABLE_ACCESS_ROUTINE64 FunctionTableAccessRoutine,PGET_MODULE_BASE_ROUTINE64 ^ In file included from M:\Developmen...
2007 Aug 10
0
Wine release 0.9.43
...n. d3d9: Update win32.api to fix the winapi_check warnings. mapi32: Add a skeleton mapiform.h header with a proper prototype for MAPIOpenLocalFormContainer(). kernel32/tests: Re-balance the curly parentheses so winapi_check can parse the file. imagehlp & dbghelp: Add the IMAGEAPI and DBHLPAPI macros. advapi32: We have cfgmgr32.h now. msi: MsiProvideComponentFromDescriptorA/W() is not supposed to be defined in msi.h. dnsapi: The DNS APIs don't take PIP4_ARRAYs anymore (for IPv6 compatibility). crypt32: Better match the PSDK types and fix the winap...