search for: mmgetsystemroutineaddress

Displaying 4 results from an estimated 4 matches for "mmgetsystemroutineaddress".

2008 Nov 27
4
Error compiling 1.1.9
...wine-1.1.9/dlls/ntoskrnl.exe' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o ntoskrnl.o ntoskrnl.c ntoskrnl.c:1184: error: redefinition of ?MmGetSystemRoutineAddress? ntoskrnl.c:1036: error: previous definition of ?MmGetSystemRoutineAddress? was here make[2]: *** [ntoskrnl.o] Error 1 make[2]: Leaving directory `/home/alessandro/Scrivania/wine-1.1.9/dlls/ntoskrnl.exe' make[1]: *** [ntoskrnl.exe] Error 2 make[1]: Leaving directory `/home/alessandro/Scrivania/...
2018 May 25
0
Wine release 3.9
...uest. Alistair Leslie-Hughes (6): shell32: Choose return value for SHFileOperationA depending on windows version. dsound: Use IDirectSoundBuffer8 to avoid unnecessary casts. include: Add more WM interfaces. include: Add IMFReadWriteClassFactory interface. include: Add MmGetSystemRoutineAddress definition. gdiplus: Display the GUID of the image type in GdipSaveImageToStream. Andrew Wesie (1): ntdll: Return success for TokenIntegrityLevel in NtSetInformationToken. Andrey Gusev (1): shell32: Check array index limit first. Aurimas FiĊĦeras (1): po: Update Lithuanian...
2011 Mar 04
0
Wine release 1.3.15
...libxml2 versions. configure: Check for a modern sched_setaffinity prototype. Andr? Hentschel (9): advapi32: Add stub for EnableTraceEx. odbccp32: Improve some stubs. msvcrt/tests: Don't test function directly when reporting errno. ntoskrnl.exe: Be more verbose in MmGetSystemRoutineAddress. msvcrt: Implement _wfindfirst64. msvcrt: Implement _wfindnext64. winex11.drv: Quiet a noisy FIXME. kernel32/tests: Add SetLastError() before a test (Valgrind). t2embed: Add stub for TTEmbedFont. Austin English (33): gdi32/tests: Remove win9x hacks. kernel...
2008 Nov 21
0
Wine release 1.1.9
...IHTMLStyle get/put posLeft. advapi32: Correct off by one in LookupPrivilegeValueW. shdocvw: Added Support for the IViewObjectEx interface. winmm: Increase tolerance range. mshtml: Add tests for supported interfaces. shdocvw: Correct tests. ntoskrnl.exe: Implement MmGetSystemRoutineAddress. mshtml: Implement IHTMLStyle get/put posTop. mshtml: Implement IDispatch for IHTMLCurrentStyle. mshtml: Implement IHTMLDocument2_get_images. version: VerQueryValueA/W allow blank and NULL strings. Andrew Fenn (6): xinput1_3: Initial implementation. xinput9_1_0:...