search for: getvolumeinformationw

Displaying 5 results from an estimated 5 matches for "getvolumeinformationw".

2004 Sep 20
5
Cluster size not supported
Hello all, I just installed wine from CVS on fakewindows configuration, but I can't seem to get anything to work well. I tried installing the DCOM98, but I get "Cluster size not supported." The same error occurs when I execute just about anything. Has anyone encountered this or know what it is referring to? Thanks in advance, Leo
2010 Oct 29
0
Wine release 1.3.6
...esTheSame. ntdll: Get rid of the FILE_VIEW typedef. ntdll: More complete implementation of NtAreMappedFilesTheSame. server: Return an error in get_handle_unix_name for objects that don't have a file name. kernel32: Use RtlDosPathNameToNtPathName_U to validate the path in GetVolumeInformationW. kernel32: Use the NT name to open the device in GetVolumeInformationW. kernel32: Use the NT name to open the root directory in GetVolumeInformationW. kernel32: Use the NT name to retrieve label and serial in GetVolumeInformationW. kernel32: Fix last error code in GetVolumeI...
2010 Dec 03
0
Wine release 1.2.2
...oo. wininet: Load X509_STORE_CTX_get_ex_data from libcrypto not libssl. winhlp32: Use a standard About dialog, with the proper icon. wine.inf: Add a few more common functions to be excluded from relay traces. kernel32: Use RtlDosPathNameToNtPathName_U to validate the path in GetVolumeInformationW. configure: Disable Fortify if it's enabled by default, it's too broken. configure: More aggressive disabling of Fortify. kernel32: Fix a FAT format sanity check for floppies. winegcc: Detect the appropriate lib directory for 32/64 cross-builds. winegcc: Fix th...
2007 Jan 12
0
Larousse Multilingue: stack overflow in exception handler ?
...() retval=00000002 ret=7b843e6d 0009:Call ntdll.RtlFreeUnicodeString(0034ef80) ret=7b843dd5 0009:trace:heap:RtlFreeHeap (0x110000,00000002,0x18d978): returning TRUE 0009:Ret ntdll.RtlFreeUnicodeString() retval=00000001 ret=7b843dd5 0009:trace:file:CreateFileW returning 0xffffffff 0009:trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\c:": err 2 0009:Call ntdll.RtlDosPathNameToNtPathName_U(7ffdcc00 L"c:\\",0034ecd4,00000000,00000000) ret=7b8925bf 0009:trace:file:RtlDosPathNameToNtPathName_U (L"c:\\",0x34ecd4,(nil),(nil)) 0009:trace:file:RtlGetFullPathName_U (L"c:\\&q...
2019 Nov 15
0
Wine release 4.20
...TPROPSTG implementation. ole32: Return optional name in IEnumSTATPROPSTG::Next(). Paul Gofman (8): d3dx9: Correctly handle NULL constant state for objects on 64 bit arch. ddraw/tests: Add tests for alpha component in surface format conversions. kernel32: Output a message in GetVolumeInformationW() when device has no read access. wined3d: Check if destination texture has GPU access in glsl_blitter_supported(). wined3d: Use software decompression for converting from compressed format. wined3d: Fixup alpha component in wined3d_texture_gl_upload_data(). ddraw/tests: Als...