search for: replacefilew

Displaying 8 results from an estimated 8 matches for "replacefilew".

Did you mean: replacefiles
2012 Apr 02
1
problems loading DC universe
...create_session Using hardcoded "NORMAL" priority > err:ntdll:NtQueryInformationToken Unhandled Token Information class 25! > fixme:win:EnumDisplayDevicesW ((null),0,0x482a34c,0x00000000), stub! > fixme:win:EnumDisplayDevicesW ((null),0,0x4829b70,0x00000000), stub! > fixme:file:ReplaceFileW Ignoring flags 2 > Client version: Test.253769 > fixme:win:EnumDisplayDevicesW ((null),0,0x1e9e4c0,0x00000000), stub! > fixme:win:EnumDisplayDevicesW ((null),0,0x1e9e39c,0x00000000), stub! > fixme:win:EnumDisplayDevicesW ((null),0,0x1e9e44c,0x00000000), stub! > fixme:d3d:getColorBits...
2018 Sep 14
0
Wine release 3.16
...y FIXME only once. Aric Stewart (2): winebus.sys: Improve unloading the winebus driver. winebus.sys: Implement IRP_MN_QUERY_DEVICE_RELATIONS. Bernhard Übelacker (1): wintab32: Correct ordinal in comment to the same as in the spec file. Brock York (2): kernel32/tests: Test ReplaceFileW on open exe. kernel32/tests: Improve ReplaceFileW error checking. Dmitry Timoshkov (10): ntoskrnl.exe: Add a stub for MmCreateSection. fltmgr.sys: Add stubs for FltAcquirePushLockExclusive, FltDeletePushLock and FltReleasePushLock. ntoskrnl: Fix cross-compilation of the dri...
2008 Feb 22
0
Wine release 0.9.56
...user32: Add a z-order test for owned popup windows. winex11.drv: Add an optimized path for BitBlt(SRCINVERT). Eric Pouech (1): dbghelp: Fix erroneous access to dwarf symbol cache. Erich Hoover (2): kernel32: Implement ReplaceFileA. kernel32: Add tests for ReplaceFileA and ReplaceFileW. Francois Gouget (19): user32/tests: Add the trailing '\n' to ok() calls. tests: Avoid InterlockedExchangeAdd() as it is not supported on Windows 95. UTF-8 resource files must explicitly say so with a pragma. kernel32: Add prototypes for [GS]etDynamicTimeZoneInforma...
2019 Aug 23
0
Wine release 4.0.2
...s exist. d3d9/tests: Add more tests for reset state after DrawIndexedPrimitiveUP(). d3d8/tests: Port test_draw_primitive() from d3d9. widl: Correctly set the import library offset for all imported types. Zhiyi Zhang (2): kernel32: Open replaced file without GENERIC_WRITE in ReplaceFileW(). dinput: Fix a possible deadlock at exit. -- Michael Stefaniuc mstefani at winehq.org
2012 Mar 31
20
Need help with a windows app
so i was trying to run a game and when i ran it via terminal i got some answers why. fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub! fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0001: stub! fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList wine: Unhandled exception
2019 Apr 12
0
Wine release 4.6
...rt tee pin interfaces. Zhiyi Zhang (5): dinput: Fix a possible deadlock at exit. ntdll/tests: Test readonly file access. kernel32/tests: Test readonly file access. kernel32/tests: Add more tests for ReplaceFileA(). kernel32: Open replaced file without GENERIC_WRITE in ReplaceFileW(). -- Alexandre Julliard julliard at winehq.org
2011 Aug 05
0
Wine release 1.3.26
...Disable automatic authentication. winhttp: Fix some valgrind warnings. winhttp: Set an appropriate error when the request is cancelled. winhttp: Factor out request initialization. winhttp: Store a copy of the proxy server name and bypass list. kernel32: Add a trace to ReplaceFileW. winhttp: Protect access to the request object with a critical section. winhttp: Execute asynchronous requests in a separate thread. winhttp: Implement IWinHttpRequest::SetAutoLogonPolicy. winhttp: Verify parameter types in IWinHttpRequest::SetProxy. msi: Avoid a crash...
2010 Jan 08
0
Wine release 1.1.36
...sts: Add ability to create any number of edit buddies. comctl32/tests: Some tests for buddy procedure subclassing. comctl32/tests: Use win_skip() while skipping subclass tests. comctl32/updown: Simplify buddy subclassing using SetWindowSubclass chain. kernel32: Fix a leak in ReplaceFileW. comctl32/updown: Don't update buddy text if it's the same. comctl32/updown: Don't change control z-order, this breaks auto buddy binding. comctl32/tests: Explicitly create rebar for each test, cleanup main function a bit. comctl32/rebar: Fix default just inserte...