Displaying 5 results from an estimated 5 matches for "fo_copy".
Did you mean:
do_copy
2008 Apr 04
0
Wine release 0.9.59
...implementation of IAssemblyCache.
fusion: Add a stub implementation of IAssemblyEnum.
fusion: Implement CreateAssemblyCache.
include: Add corerror.h.
fusion: Add initial tests for IAssemblyCache.
msi: Handle sorting an empty table.
shell32: Handle a few cases in FO_COPY that arise from not double-NULL terminating the input.
shell32: Fix and simplify the FO_COPY operation, with tests.
msi: Handle the case where no files match the wildcard in MoveFiles.
msi: Downgrade a few messages to WARN.
msi: Fix joining a nonexistent table with another t...
2007 Feb 16
0
Wine release 0.9.31
...listview: Create the LISTVIEW_INFO in WM_NCCREATE.
shell32: Make sure BrowseForFolder doesn't return NULL for the Desktop folder as this means a cancel.
shell32: Add a confirmation dialog with a "Yes to All" option.
shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs).
Misha Koshelev (8):
kernel32: Added conformance test for nested thread wakeups in the server.
msi: InstallPackage check for UI level must not disregard flags.
kernel32: CreateThread returns NULL on error, not INVALID_HANDLE_VALUE.
msi: Make sur...
2010 Feb 05
0
Wine release 1.1.38
...qcap: Test the correct variable when deciding how to grab V4L frame.
uuid.h: Added standard qedit CLSID_SampleGrabber.
qedit: Mostly stubbed out implementation of SampleGrabber filter.
Paul Vriens (10):
shell32/tests: Fix FO_RENAME tests for old shell32.
shell32/tests: Skip FO_COPY tests on old shell32.
shell32/tests: Fix test failures on old shell32 for FO_MOVE.
shell32/tests: Fix the old shell32 detection.
wininet/tests: Fix test failures on Win98/WinMe by using more A-functions.
d3d10core/tests: Fix a test failure when no adapters are present....
2009 Oct 09
0
Wine release 1.1.31
...setupapi/tests: Cleanup after SetupCopyOEMInf() tests.
comctl32/tests: Fix some test failures on older comctl32 versions.
ddraw/tests: Fix some test failures on WinME/VMware.
user32/tests: Skip some tests on Win9x/WinMe.
shell32/tests: Fix some test failures on WinMe (FO_COPY).
shell32/tests: Fix some test failures on WinMe (SHPathPrepareForWrite).
shell32/tests: Fix remaining failures on WinMe.
setupapi/tests: Fix some test failures on Win98.
Peter Dons Tychsen (2):
user32: Add exception handling for timer callbacks.
cmd: Fix handling of...
2009 Jan 16
0
Wine release 1.1.13
...NT4.
shell32/tests: Change some tests with respect to Vista.
shell32/tests: Fix some test failures on Vista.
shell32/tests: Use a different name for the return value.
shell32/tests: Fix some test failures on NT4 (FO_MOVE).
shell32/tests: Fix some test failures on NT4 (FO_COPY).
setupapi/tests: Skip some tests if we don't have enough rights.
msi/tests: Skip some tests if we don't have enough rights.
shell32/tests: Fix test failures on Win9x, NT4 and Vista (FO_RENAME).
wintrust/tests: Add a few tests.
wintrust: Fix removing a catalog...