search for: getsystemtime

Displaying 10 results from an estimated 10 matches for "getsystemtime".

Did you mean: getsystemtimes
2010 Jul 30
3
New eMule-Mods crashes !!!
...ll:MLIsMLHInstance (0x400000) stub > fixme:shell:MLIsMLHInstance (0x400000) stub > fixme:shell:MLIsMLHInstance (0x400000) stub > fixme:shell:MLIsMLHInstance (0x400000) stub > fixme:shell:MLIsMLHInstance (0x400000) stub > fixme:shell:MLClearMLHInstance (0x71590000)stub > fixme:time:GetSystemTimes (0x326bf8,0x326c00,0x326bf0): Stub! > err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this requires special permissions. > err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this requires special permissions. > err:winediag:WSASocketW Failed to create...
2010 Oct 16
1
FlipShare
Hi folks, Trying to get flipshare to install under wine 1.3.1. After installing WMP10 via winetricks, it does install but after I do wineboot it still tells me I need to reboot my computer. Is there another workaround besides wineboot? Code: samantha at Samantha-pc:~/.wine/drive_c/Program Files/Flip Video/FlipShare$ wine FlipShare.exe fixme:ntdll:NtLockFile I/O completion on lock not
2015 Jun 12
0
Wine release 1.7.45
...il 12451 Adobe Acrobat / Reader opens the wrong URL 14896 GTA: San Andreas - Ambient Sounds are too quiet (EAX) 18019 Some Bioware games' setup crashes when changing install directory 19156 Street Fighter 4 Benchmark: Poor framerate 19813 Voddler client hangs on startup (kernel32.GetSystemTimes is a stub) 20830 Dameware NTutilities crashes trying yo create AD object 21042 Outlook Express crashes before sending a message 21579 Multiple applications crash with builtin RichEdit (text host window/gui control methods must not be called during CreateTextServices)(Yahoo Messenger 10, B...
2006 Mar 02
1
Error while compiling code using wineg++ / winegcc
Hi!! I am not able to compile a test program on solaris using winegcc tool. Can anybody help? Here's the program source code: // file test.cpp #include <stdio.h> #include <windows.h> int main () { SYSTEMTIME lpSystemTime; GetSystemTime(&lpSystemTime); printf("Today is: %d/%d/%d\n", lpSystemTime.wYear, lpSystemTime.wMonth, lpSystemTime.wDay); return 0; } When I try to compile it using winegcc, it gives following error message: testuser@testbox:~/test >wineg++ test.cpp wine...
2011 Jan 17
7
Virtual DJ freeze
...itUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:midi:midRecThread Sysex data received but no buffer to store it! fixme:midi:midRecThread Sysex data received but no buffer to store it! fixme:midi:midRecThread Sysex data received but no buffer to store it! fixme:time:GetSystemTimes (0x32a96c,0x32a974,0x32a97c): Stub! fixme:wincodecs:JpegDecoder_Frame_GetResolution (0x1a837c,0x32ad40,0x32ad38): stub fixme:wincodecs:JpegDecoder_Frame_GetResolution (0x1a837c,0x32ad40,0x32ad38): stub fixme:wininet:set_cookie persistent cookies not handled (L"Expires=Fri, 18-Mar-2011 03:30:1...
2009 Mar 27
0
Wine release 1.1.18
...Fix a compiler warning on PC-BSD. twain32: Fix a compiler warning on PC-BSD. rpcrt4/test: Change a skip to win_skip. Christian Costa (3): d3dxof: Remove limitation on data buffer size. amstream: Implement IAMMultiMediaStreamImpl_GetFilterGraph. kernel32: Add stub for GetSystemTimes. Dylan Smith (3): richedit: Add bounds checks for EM_GETTEXTRANGE with tests. winhlp32: Invalidate scrollbar when changing pages. richedit: Properly handle lack of semicolon after font name in rtf. Francois Gouget (1): wineesd.drv: Remove esd_host as it is unused. Hans L...
2016 May 27
0
Wine release 1.9.11
...haracter models are sometimes invisible 34480 Multiple games crash during attempt to write past the end of mip level, expecting contiguous mipchain allocation (League of Legends, Warlock Master of the Arcane, PSOBB) 35415 Gómez Peer: CPU utilisation diagnostic does not work (requires kernel32.GetSystemTimes implementation) 36556 valgrind shows a definite leak in comctl32/tests/syslink.c 37063 NTLM EncryptMessage/DecryptMessage failure 38137 WBaduk: "Could not obtain OLE control window handle" regression 38257 Thief: Deadly Shadows: black squares popping up during video playback...
2020 May 22
0
Wine release 5.9
...kernelbase: Move WaitOnAddress implementation to sync.c. kernelbase: Use the user shared data to implement GetTickCount(). kernel32: Use the user shared data to implement GetTickCount(). kernel32: Move GetProcessTimes() implementation to kernelbase and ntdll. kernel32: Move GetSystemTimes() implementation to kernelbase. ntdll: Implement SystemTimeAdjustmentInformation class. kernel32: Move Get/SetSystemTimeAdjustment to kernelbase. kernel32: Move the *PreferredUILanguages functions to kernelbase and ntdll. ntdll: Silence a va_start compiler warning. Alistai...
2009 Apr 10
0
Wine release 1.1.19
...n when sound is enabled 17644 urlmon/protocol tests fail massively on OpenSolaris 17654 Edit control on toolbar behaves badly 17695 Silkypix 3.0 toolbox menus too narrow 17700 Microsoft Word 2007 Hangs when scrolling a file with to many pages 17703 unimplemented function KERNEL32.dll.GetSystemTimes 17736 Cluedo classic (or clue or just cluedo) - crashes 17753 Cannot compile Wine 1.1.17 from source on Mac OS X 17819 OpenInsight's OpenEngine does not function. 17824 winemenubuilder.c: "Desktop" string not localized -> no icons 17891 build broken in dlls/ntdll/nt...
2007 Oct 26
0
Wine release 0.9.48
...teStore. crypt32: Implement I_CertUpdateStore. crypt32: Use I_CertUpdateStore in file stores. crypt32: Pass reg store's key and memory store to CRYPT_RegReadFromReg, rather than passing a private type. crypt32: Use I_CertUpdateStore in registry stores. crypt32: Use GetSystemTimeAsFileTime rather than GetSystemTime/SystemTimeToFileTime. crypt32: Don't keep a pointer to the lower quality chains when choosing a higher quality one, otherwise they'll get double-freed. crypt32: Set lower quality chain count and pointer to 0 when freeing them. crypt32: M...