search for: getvolumeinformation

Displaying 11 results from an estimated 11 matches for "getvolumeinformation".

Did you mean: getvolumeinformationw
2008 Jun 30
2
the specified Windows directory is not accessible
...indows\\system32" is not accessible. Then the wine windows comes up and i can work. When i go to the stations tab and i see: c: /media/cdrom0 d: /media/cdrom0 z: / I think the c: setting is wrong. I try to chang it but then some other errors come up: Code: err:winecfg:load_drives GetVolumeInformation() for 'C:\' failed, setting serial to 0 err:winecfg:load_drives GetVolumeInformation() for 'D:\' failed, setting serial to 0 err:shell:SHGetFolderPathW Failed to create directory L"c:\\windows\\profiles\\user\\Desktop". What is wrong?? thanks for any reply. I can't...
2006 Jan 02
1
winecfg drives, ALSA and crash problem
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: winecfg.jpg Type: image/jpeg Size: 96959 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20060102/6d03599c/winecfg-0001.jpg
2003 Apr 07
3
Detecting Samba server from Windows?
Hi, I'm curious to know how I can programmatically differentiate between a Samba share and a Windows NT share from a Windows program. For both, GetVolumeInformation() claims the file system is "NTFS". This isn't very helpful. I need to be able to tell the two apart because "real" NTFS supports various things Samba's "simulated" NTFS doesn't, such as 100-nanasecond time resolution and all file attributes. Is it possibl...
2002 Oct 17
0
Upgraded to latest cygwin this morning, and ssh refuses to enter binmode. Help! (fwd)
...registry a: fd N/A N/A c: hd NTFS 28623Mb 84% CP CS UN PA FC d: cd N/A N/A e: fd N/A N/A m: net NTFS 69957Mb 89% CP CS UN PA FC raid5 n: net NTFS 43974Mb 11% CP CS UN PA FC q: net NTFS 71168Mb 79% CP CS UN PA FC cygcheck: dump_sysinfo: GetVolumeInformation() failed: 67 r: net N/A N/A cygcheck: dump_sysinfo: GetVolumeInformation() failed: 67 s: net N/A N/A C:\PalmDev /PalmDev user textmode c:\usr /usr user textmode . /cygdrive user binmode,cygdrive c:/cygwin /...
2009 Aug 07
0
Wine release 1.1.27
...Test closing listener during pending AcceptEx. ws2_32/tests: Fix test failures on NT4/x86_64. ws2_32/tests: Fix the last failures on NT4. ws2_32/tests: Test closing (and CancelIo'ing) accepting socket with pending AcceptEx call. Nicolas Le Cam (6): kernel32/tests: Test GetVolumeInformation when current directory is a root directory. kernel32/tests: Skip GetVolumeInformation test on current directory when running on a root directory. shell32/tests: Add test for shell links to short path containing double backslashes. shell32/tests: Fix test on temp paths that have a...
2009 Jul 03
0
Wine release 1.1.25
...regedit: Spanish translation updated. Joel Holdsworth (3): user32/tests: Added tests for DrawIcon and DrawIconEx. user32: Added DrawIcon alpha blending support. user32: Added DrawIconEx alpha blending support. J?rg H?hle (3): winedos: Provide trailing \ now required by GetVolumeInformation. winecfg: Provide trailing \ now required by GetVolumeInformation. kernel32: Avoid unprotected sprintf on registry/user-supplied format string. Ken Sharp (1): gdiplus: Add GdipIsVisibleRegionPointI stub. Louis Lenders (2): kernel32/nls: Add system message 2221 to winerr_en...
2009 May 08
0
Wine release 1.1.21
...: Make NOTEPAD_DoReplace(All)?() static. Giuseppe Bilotta (2): comctl32/toolbar: Skip iString field for separators. comctl32/toolbar: When a null lParam is passed to TB_GETBUTTONTEXTA, we should not return -1 but the string size. Guy Albertelli (4): kernel32/tests: Add tests for GetVolumeInformationA and QueryDosDevice. kernel32: Fix GetVolumeInformation[AW] to require trailing \. kernel32/tests: Add tests to verify GetVolumeNameForVolumeMountPointA returns correct string. kernel32/tests: Fix new problems with volume tests. Hans Leidekker (12): ws2_32: Implement GetAdd...
2008 Jan 11
0
Wine release 0.9.53
...ver. regedit: Fixed parsing of hex sequences. server: Accept utf-8 data as input in registry files. server: Make the registry parser more tolerant about malformed hex values. server: Output incorrectly-terminated strings in hex format. kernel32: Fail more gracefully in GetVolumeInformation for fake drive devices. mountmgr.sys: Implemented IOCTL_DISK_GET_DRIVE_GEOMETRY and IOCTL_STORAGE_GET_DEVICE_NUMBER. Spelling fixes in French man pages. Alistair Leslie-Hughes (17): msxml3: Return E_INVALIDARG when value is NULL. msxml3: Implement setNamedItem. msxml3...
2011 Sep 09
0
Wine release 1.3.28
...--------------------------------- Changes since 1.3.27: Akihiro Sagawa (1): winmm: Add support for MEVT_LONGMSG. Alasdair Sinclair (1): setupapi: Fix magic comparison on x64. Alexander Morozov (1): query: Add stub for LoadIFilter. Alexandre Goujon (2): include: Add more GetVolumeInformation system flags. kernel32: Add UDF support. Alexandre Julliard (64): setupapi: Use the specified language for SxS manifest file names. ntdll: Try to match the language name when looking for a manifest file. ntdll: Use the manifest with the highest matching version number....
2008 Mar 07
0
Wine release 0.9.57
...Fix retrieving raw headers. shlwapi: Don't add a trailing slash in the case that nothing has to be appended to relative, with testcase. setupapi: Implement CM_Get_Device_ID and add a stub for CM_Get_Parent. cfgmgr32: Forward some more functions to setupapi. kernel32: Fix GetVolumeInformation for fat32 partitions. oleaut32: Handle TKIND_ALIAS properly when passed as pointer. include: Add flag for BROADCAST_QUERY_DENY. server: Fix reference leak in enum_desktop. Marcus Meissner (2): msi: Initialize type (Coverity). shlwapi: Handle buffer overflow on A->W...
2009 Sep 25
0
Wine release 1.1.30
...pen the database read/write when the update count is greater than zero in MsiGetSummaryInformation. msi: Ignore CoInitialize failure in ACTION_CreateShortcuts. msi: Set ProductState property. msi: Improve a trace. msi: Downgrade two ERRs to WARNs. msi: GetDriveType and GetVolumeInformation require a path terminated by a slash. msi: Don't append the cabinet file name in find_published_source. msi: Set or override a user environment string when there is no prefix. rpcrt4: Add stub implementations of NdrMesTypeDecode2 and NdrMesTypeFree2. msi: Test last used...