Displaying 3 results from an estimated 3 matches for "getdateformatw".
2002 May 17
2
acrobar reader under wine
...please add.
fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x41a25e94): stub
fixme:advapi:LookupPrivilegeValueW ((null),L"SeDebugPrivilege",0x41a25e8c):
stub
fixme:ntdll:NtAdjustPrivilegesToken
(0x0000cafe,0x00000000,0x40393748,0x00000400,0x41a25a8c,0x41a25e98),stub!
fixme:string:GetDateFormatW STUB (should call OLE_GetFormatW)
ERROR: could not get the task list
fixme:advapi:RegisterEventSourceW ((null),L"DrWatson"): stub
fixme:advapi:ReportEventW stub
fixme:advapi:DeregisterEventSource (1): stub
err:virtual:VirtualQueryEx Unsupported on other process
fixme:ntdll:NtQueryInformat...
2001 Oct 17
3
SourceSafe
...please add.
fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x414e5e84): stub
fixme:advapi:LookupPrivilegeValueW
((null),L"SeDebugPrivilege",0x414e5e7c): stub
fixme:ntdll:NtAdjustPrivilegesToken
(0x0000cafe,0x00000000,0x403e9804,0x00000400,0x414e5a7c,0x414e5e88),stub
!
fixme:string:GetDateFormatW STUB (should call OLE_GetFormatW)
ERROR: could not get the task list
wine client error:0x8638660: buffer overflow 284 bytes
wine client error:0x8638660: FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
sendmsg: Bad file descriptor
err:virtual:VirtualQueryEx Unsupported on other process
fixme...
2017 Sep 29
0
Wine release 2.18
...OM classfactory.
evr: Add EnhancedVideoRenderer coclass.
evr/tests: Run the tests with todo_wine instead of skipping them.
shell32/tests: Fix typo.
dx8vb: Add stub dll.
Gijs Vermeulen (1):
msvcrt: Add _vfprintf_l.
Hans Leidekker (8):
msi: Pass correct length to GetDateFormatW.
webservices: Add traces.
webservices: Use separate dictionaries for sending and receiving messages.
webservices: Read the string table in all sized envelopes.
webservices: Add asynchronous support for WsReceiveMessage.
webservices/tests: Add tests for asynchronous WsR...