search for: findnextfilew

Displaying 9 results from an estimated 9 matches for "findnextfilew".

2023 Nov 22
1
R-4.3 version list.files function could not work correctly in chinese
...change. >> I'm worried that ??? was seeing FindNextFileA fail for a different >> reason (all the examples given at the Capital of Statistics forum >> seemed to use less than 256/4 = 64 characters per file name...), but >> maybe this won't reappear with the switch to FindNextFileW. If this >> keeps happening, it might be worth producing a warning when >> FindNextFileW() fails with an unexpected GetLastError() value. > I've added a warning to R-devel when list.files() on Windows stops > listing a directory due to an error. > > There is probably no...
2004 Mar 31
1
wine segfaults and crashes my 2.4.x kernel
kernel is downloaded with up2date: [s2@katleriai s2]$ cat /etc/redhat-release && rpm -q glibc kernel && uname -r Red Hat Linux release 8.0 (Psyche) glibc-2.3.2-4.80.8 kernel-2.4.20-27.8 kernel-2.4.20-28.8 2.4.20-28.8 when i make wine to run setup.exe from WordViewer97, i am getting usual installer's window with two buttons. after pressing "Continue" i am getting
2011 Aug 17
1
Foxpro File Copying causes Invalid Name warning
...ocal c:\TEMP directory, but just get invalid name, perhaps I am not setting something correctly in winecfg? Here is WINEDEBUG output: 001b:Ret KERNEL32.WriteFile() retval=00000001 ret=7ea97433 001b:Call KERNEL32.FindNextFileW(001aabb0,0034dddc) ret=7ea937b6 001b:Ret KERNEL32.FindNextFileW() retval=00000001 ret=7ea937b6 001b:Call KERNEL32.GetFileAttributesW(0034...
2009 Aug 23
1
DLL Injection -> segfaults on wine
...0240005 7ffd4f10 0080eb78 0x0080eaac: 7efbbe60 00240000 00240005 00000000 0x0080eabc: 00000000 00000000 ffffffff 7efbe300 0x0080eacc: 7eddb800 7efe3ff4 7ffd4f10 7ffd41d4 0x0080eadc: 0080eb78 26d37876 d07a728a 00000000 0x0080eaec: 00000002 00000040 00000000 00000000 Backtrace: =>0 0x7eddd04a FindNextFileW+0x32a() in kernel32 (0x0080eaa8) 1 0x7efbbe60 call_thread_entry_point+0x70() in ntdll (0x0080eb78) 2 0x7efc57af in ntdll (+0x657af) (0x0080f3b8) 3 0xf7e3119b start_thread+0xcb() in libpthread.so.0 (0x0080f4b8) 4 0xf7dbba8e __clone+0x5e() in libc.so.6 (0x00000000) 0x7eddd04a FindNextFileW+0x...
2008 Aug 30
4
WINE and installing SimpleMU
Hey. I'm trying to install and run SimpleMU in arch linux. but I cant. Simple MU goes "checking for previous installations" then just stops and closes. I'm fairly new in the linux environment. I've tried running it in Gnome first and in consol and it doesnt work. How do I make this program install and also- whenever I do get it working, I have a key in the form of a windows
2004 Oct 29
1
Re: Guild Wars Client (Mark Knecht)
...ame_U > (L"C:\\PROG~FBU",0x77acd8d8,0x77acd8e0,(nil)) > trace:file:RtlGetFullPathName_U (L"C:\\PROG~FBU" 520 0x77acd67c > 0x77acd8e0) > trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\" -> > "/home/myst/.wine/dosdevices/c:/" > trace:file:FindNextFileW 0x77c52418 0x77acd930 > trace:file:NtQueryDirectoryFile (0x54 (nil) (nil) (nil) 0x77acd884 > 0x77c5244c 0x00002000 0x00000003 0x00000000 L"PROG~FBU" 0x00000000 > trace:file:append_entry long L"."... short L""... mask L"PROG~FBU" > trace:file:match...
2008 Feb 13
1
Flash Movie Player Control in VB
...on for file L"windows" trace:file:append_entry long L"windows" short L"" mask L"windows" trace:file:match_filename (L"windows", L"windows") trace:file:read_directory_stat returning 0 trace:file:NtQueryDirectoryFile => 0 (108) trace:file:FindNextFileW 0x110668 0xbffefa50 trace:file:FindNextFileW returning L"windows" (L"") trace:file:FindFirstFileExW L"C:\\windows\\system32" 0 0xbffefa50 0 (nil) 0 trace:file:RtlDosPathNameToNtPathName_U (L"C:\\windows\\system32",0xbffef9a0,0xbffef9ac,(nil)) trace:file:RtlGe...
2006 May 05
2
Win32 programs can't find files on FAT32 partitions
...ce:file:RtlDosPathNameToNtPathName_U (L"c:\\windows",0x55c2c20c,0x55c2c220,(nil)) trace:file:RtlGetFullPathName_U (L"c:\\windows" 520 0x55c2bf54 0x55c2c220) trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\" -> "/home/sagar/.wine/dosdevices/c:/" trace:file:FindNextFileW 0x5591ec18 0x55c2c294 trace:file:NtQueryDirectoryFile (0x64 (nil) (nil) (nil) 0x55c2c164 0x5591ec58 0x00002000 0x00000003 0x00000000 L"windows" 0x00000000 trace:file:append_entry long L"uU\00ac\00c0\00c2UF\0088sU@RvU" short L".U\00dd\0080sU\0003" mask L"windows&qu...
2014 Feb 07
0
Wine release 1.7.12
...er IEnumVARIANT::Reset for a folder collection. scrrun: IEnumVARIANT::Skip shouldn't skip anything if asked number of folder elements is 0. scrrun: IEnumVARIANT::Next shouldn't fetch anything if asked number of folder elements is 0. scrrun: IEnumVARIANT::Next should handle FindNextFileW failure. scrrun: IEnumVARIANT::Next should always return number of fetched folder elements. scrrun: IEnumVARIANT::Next should stop once it has enumerated the asked number the folder elements. server: Fix generic access mapping for an event. server: Fix generic access mapping...