search for: winbaseapi

Displaying 5 results from an estimated 5 matches for "winbaseapi".

2012 Mar 28
3
Compiling Omega 1.2.9 on Windows 7 64-Bit
Hi All, I 'm trying to build Omega 1.2.9, configure ran through, but when I do make I get error below. Any thoughts what I am missing? Thanks Noel make all-recursive make[1]: Entering directory `/xapian/xapian-omega-1.2.9' Making all in . make[2]: Entering directory `/xapian/xapian-omega-1.2.9' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./commo n
2009 Sep 13
1
[LLVMdev] I am suspicious on the setting of _WIN32_WINNT
That's because when I am using Mingw to compile llvm. It's report can't find the API DWORD WINAPI GetProcessId( __in HANDLE Process ); In Mingw it's defined as #if (_WIN32_WINNT >= 0x0501) WINBASEAPI DWORD WINAPI GetProcessId(HANDLE); #endif but IN Wnidows SDK, there is nothing around GetProcessId. But from MSDN GetProcessId Function Retrieves the process identifier of the specified process. Syntax DWORD WINAPI GetProcessId( __in HANDLE Process ); Parameters Process A handle to the pr...
2016 Apr 12
0
Wine release 1.8.2
...ll.EtwRegisterTraceGuidsW (Process Hacker 2.x, Far Cry 4) 35187 Jade Empire Special Edition configuration tool always resetting video settings 36013 bleem! 1.4 (PlayStation emulator) fails on startup, complaining with 'Not enough memory to load program!' 37115 Calling ReadFile from WINBASEAPI (WinBase.h) with zero read length causes hang 37288 Not implemented feature System.Drawing.Pen.ResetTransform() 37536 Native MSVCP120.dll override requires implementation of msvcr120.dll._W_Gettnames (Desura client) 37556 CompareStringW should abort on the first nonmatching character to av...
2016 Mar 04
0
Wine release 1.9.5
...ger_hook (ArchiCAD 16, Far Cry 4) 35286 Borderlands (Steam) crashes on unimplemented function msvcr90.dll._crt_debugger_hook 36996 Multiple games need msvcp110.dll.??0_Pad at std@@QAE at XZ implementation (World of Tanks 9.2, Planetary Annihilation, Train Fever) 37115 Calling ReadFile from WINBASEAPI (WinBase.h) with zero read length causes hang 37694 Multiple applications (Kontakt 5.4.x, Trainz: A New Era, Reaktor 6.0.1) need msvcp120.dll.??0_Pad at std@@QEAA at XZ 38788 Malwarebytes Anti-Malware 2.1.x crashes on unimplemented function msvcp100.dll.?system_category at std@@YAABVerror_cat...
2007 Nov 09
0
Wine release 0.9.49
...e it belongs. kernel32: Add spec entries for LocaleNameToLCID and LCIDToLocaleName. include: Add WINUSERAPI to the exported user32 functions. include: Add WINGDIAPI to the exported gdi32 functions. include: Add WINADVAPI to the exported advapi32 functions. include: Add WINBASEAPI to the exported kernel32 functions. include: Add NTSYSAPI to the exported ntdll functions. include: Only use DECLSPEC_IMPORT for Windows compilers in unicode.h. include: Mark imported functions with hidden visibility. wine.inf: Add APPDATA and LOCALAPPDATA environment variab...