search for: getlongpathnamew

Displaying 12 results from an estimated 12 matches for "getlongpathnamew".

2008 Oct 30
4
open network path
Hello ppl, I have an application that gets updates via a network path for example \\192.168.40.100\ is the update-server in WINE i can only make the updates if I mount via samba the available share z:/ -> is the \\192.168.40.100 And I must configure the server to show updates in Z: so that the wine clients can make the updates. To update the windows clients I change the config again to
2009 Jan 27
2
Package (PR#13475)
Full_Name: Partho Bhowmick Version: 2.8.1 OS: Windows XP Submission from: (NULL) (199.43.48.131) While trying to install package sn (I have tried multiple mirrors), I get the following message trying URL 'http://www.revolution-computing.com/cran/bin/windows/contrib/2.8/sn_0.4-10.zip' Content type 'application/zip' length 320643 bytes (313 Kb) opened URL downloaded 313 Kb
2012 Apr 02
1
Re: NO$Zoomer crashes (worked last week)
...09 in ntdll (+0x36909) (0x0032df30) 1 0x7bc471fe RtlFreeHeap+0x7d() in ntdll (0x0032df90) 2 0x7bc39de5 NtQueryDirectoryFile+0x984() in ntdll (0x0032e100) 3 0x7b83f2d0 FindFirstFileExW+0x4cf() in kernel32 (0x0032e1c0) 4 0x7b83f6f4 FindFirstFileW+0x43() in kernel32 (0x0032e1f0) 5 0x7b855fcd GetLongPathNameW+0x1bc() in kernel32 (0x0032ec90) 6 0x7b85c0cd in kernel32 (+0x4c0cc) (0x0032f0b0) 7 0x7b85d984 in kernel32 (+0x4d983) (0x0032f580) 8 0x7b85e6da CreateProcessW+0x49() in kernel32 (0x0032f5b0) 9 0x004011df in no$zoomer (+0x11de) (0x0032f634) 10 0x004015df in no$zoomer (+0x15de) (0x0032fe70)...
2006 May 05
2
Win32 programs can't find files on FAT32 partitions
...sn't being properly null-terminated, but I'm not sure how to fix this. This trace also doesn't seem to get anywhere near trying to load the file I'm trying to open (I was trying to load a test.txt, which was not in C:\, but in the current directory, which mapped to D:\). trace:file:GetLongPathNameW L"c:\\windows\\system32\\winedbg.exe",0x55c2cd64,260 trace:file:FindFirstFileExW L"c:\\windows" 0 0x55c2c294 0 (nil) 0 trace:file:RtlDosPathNameToNtPathName_U (L"c:\\windows",0x55c2c20c,0x55c2c220,(nil)) trace:file:RtlGetFullPathName_U (L"c:\\windows" 520 0x5...
2010 Dec 03
1
Bioshock semi-issue
...0), stub! fixme:userenv:GetProfileType 0x722240 fixme:ntdll:NtQueryInformationProcess (process=0xffffffff) Unimplemented information class: ProcessDeviceMap fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION fixme:ntdll:NtQueryObject Unsupported information class 3 fixme:file:GetLongPathNameW UNC pathname L"\\\\.\\pipe\\svcctl" err:rpc:I_RpcGetBuffer no binding wine: Unhandled page fault on read access to 0x00000010 at address 0x1093f222 (thread 0022), starting debugger... Unhandled exception: page fault on read access to 0x00000010 in 32-bit code (0x1093f222). Register dump:...
2006 Oct 13
0
Wine release 0.9.23
...pport for cached client credentials. Karsten Elfenbein (3): rsaenh/tests: import & export of a plaintext public key + algID check. d3d9: Fix typo in trace. wined3d: Corrected names in checkGLcall text. Louis. Lenders (7): kernel32: Print an error instead of crashing in GetLongPathNameW if shortpath=0. kernel32: Add 2 simple tests for GetLongPathNameW. wine.inf: Add d3d9 to fake dlls. shlwapi: Update info in DllGetVersion. wine.inf: Add ddeml.dll to fake dlls. msxml3: Add a version resource. user32: Return a fake device notification handle in Re...
2018 Jul 09
0
Wine release 3.12
...sh translation. po: Update Finnish translation. Louis Lenders (1): ntoskrnl.exe: Add stub for IoUnregisterPlugPlayNotification. Marcus Meissner (13): hnetcfg: GetModuleFileNameW gets characters, not bytes (Coverity). shell32: Use characters as arguments to GetTempPathW and GetLongPathNameW. kernel32: GetCalendarInfoW gets character sizes. kernel32: GetVolumePathNamesForVolumeNameW gets character as buffer size. psapi: GetProcessImageFileName gets character count as argument. shlwapi: SHGetIniStringW buffer size is in characters. icinfo: vsnprintfw takes...
2007 Apr 27
0
Wine release 0.9.36
...crypt32/tests: Use A-version for registry functions. ws2_32/tests: Add required parameter to CreateThread (for Win9x and WinME). kernel32/tests: CreateRemoteThread is not implemented on win98. kernel32/tests: GetComputerNameW is not implemented on win98. kernel32/tests: GetLongPathNameW is not implemented on win98. setupapi/tests: SetupDiCreateDeviceInfoListExW is not implemented on win98. setupapi/tests: SetupCopyOEMInfA is not available on NT4. kernel32/tests: Resource functions are not implemented on win98. Rob Shearman (20): msi: Add support for non-pe...
2006 Nov 24
0
Wine release 0.9.26
.... localspl: Replace number with a defined value (static buffer size). localspl/tests: Add test for ConfigurePortW. shell32: Fix a function name in a comment. kernel32/tests: Load tests on Win9x again (VirtualAllocEx+VirtualFreeEx). kernel32/tests: Avoid crash on Win95 (GetLongPathNameW). localspl: Implement DeletePort. localspl/tests: Add test for DeletePort. Dmitry Timoshkov (8): ntdll: Alphabetically sort the Makefile entries. user: Set DDE errors in some failing cases. user: Use DDE critical section exclusively for instance list protection....
2009 Dec 18
0
Wine release 1.1.35
...Skip more tests on Win9x/WinMe. gdiplus/tests: Fix some test failures on older gdiplus. cryptnet/tests: Fix some test failures on W2K with just SP3 or SP4. ntdll/tests: Fix a test failure on NT4/W2K. ntdll/tests: Fix a memory leak (Valgrind). kernel32: Fix a crash with GetLongPathNameW and UNC path names. kernel32/tests: Add some tests for GetLongPathNameW. gdiplus/tests: Fix a test failure on XP/W2K3. Piotr Caban (22): msxml3: Fix VARIANT_from_xmlChar implementation. mshtml: Added PersistStreamInit_InitNew implementation. mshtml: Added OleObject_Ad...
2020 Feb 16
0
Wine release 5.2
...1): po: Update Finnish translation. Liam Middlebrook (1): winevulkan: Handle bitmask pointers for spec generation. Louis Lenders (1): vga: Add stub dll. Marcus Meissner (2): mshtml: Use ARRAY_SIZE instead of sizeof in MultiByteToWideChar. ieframe: Use ARRAY_SIZE for GetLongPathNameW. Matteo Bruni (2): d3dcompiler: Free variable definitions data on allocation errors. d3dcompiler/tests: Make test_reflection_constant_buffer() work on d3d10. Michael M?ller (1): setupapi: Implement SP_COPY_IN_USE_NEEDS_REBOOT. Michael Stefaniuc (29): bcrypt/tests: Get rid...
2008 Feb 13
1
Flash Movie Player Control in VB
...meMAPS",0xbfff08f8,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS" 520 0xbfff06b0 (nil)) trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\TimeMAPS" -> "/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS" trace:file:GetLongPathNameW L"C:\\windows\\system32\\wineboot.exe",0xbfff06e0,260 trace:file:FindFirstFileExW L"C:\\windows" 0 0xbffefa50 0 (nil) 0 trace:file:RtlDosPathNameToNtPathName_U (L"C:\\windows",0xbffef9a0,0xbffef9ac,(nil)) trace:file:RtlGetFullPathName_U (L"C:\\windows" 520 0x...