search for: findfirstfilea

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

2008 Sep 09
1
FindFirstFileA win32 API function return value
I've a windows application that calls the win32 API function FindFirstFileA on a non-existent file. As stated in microsoft windows SDK documentation at http://msdn.microsoft.com/en-us/library/aa364418(VS.85).aspx, the function should return INVALID_HANDLE_VALUE, which is equivalent to 0xFFFFFFFF, when the file interrogated doesn't exist. Under windows, the function doe...
2008 Dec 18
5
EverQuest - worked once, but no more
...00000002 ret=005bc221 > 0009:Call KERNEL32.FlsGetValue(00000000) ret=005bc22f > 0009:Ret KERNEL32.FlsGetValue() retval=00bf0128 ret=005bc22f > 0009:Call KERNEL32.SetLastError(00000002) ret=005bc285 > 0009:Ret KERNEL32.SetLastError() retval=00000002 ret=005bc285 > 0009:Call KERNEL32.FindFirstFileA(005eec74 "optp.dat",0032f72c) ret=005b8cc7 > 0009:Ret KERNEL32.FindFirstFileA() retval=ffffffff ret=005b8cc7 > 0009:Call KERNEL32.GetLastError() ret=005bc221 > 0009:Ret KERNEL32.GetLastError() retval=00000002 ret=005bc221 > 0009:Call KERNEL32.FlsGetValue(00000000) ret=005bc2...
2004 Aug 11
5
problem with delphi bde app
Hi, I'm trying to run some old delphi application, which uses BDE to connect to an access mdb file. The application displays an error, that it couldn't open the database. I can run BDEADMIN and I see that database aliases are configured propoerly. I did some winedebugg'ing and noticed following mesassages .... ... warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr
2001 Feb 09
1
"Unable to open file..."
...ing to run TaxAct 2000, without success. Starting TaxAct, I get the TaxAct splash screen followed by an error box stating "Unable to open 2000 Tax Return File.ta0". The filename contains whitespace as shown. The debug message log shows an attempt to open the file: Call kernel32.250: FindFirstFileA(2b94a92c "C:\\Program Files\\ 2nd Story Software\\TaxACT 2000\\2000 Tax Return File.ta0",2b326734) ret=004c22f6 fs=008f (That's all one line. I'm not sure how it'll wrap when I post it) I assume the returned status indicates failure, since a little further into the log is...
2002 Mar 07
2
warn:dosfs:DOSFS_FindUnixName - path not found
Running my program with --debugmsg warn+all,+relay I find that the following happens just before the program pops up a dialog box saying 'String resource not found': ---------------------- begin ---------------------- 08078330:Call kernel32.FindFirstFileA(41c56870 "windose/C4DNET_R73 PC/C4D_NET_Client.exe\\clientprefs\\c4d_language.prf",41c56730) ret=00862b69 warn:dosfs:DOSFS_FindUnixName (/home/kerstin/windose/C4DNET_R73 PC/C4D_NET_Client.exe,clientprefs\c4d_language.prf): can't open dir: Not a directory ----------------------- end --...
2001 Oct 23
1
can't find files due to wrong filepath
...dmark.exe,3dmark.ras): can't open dir: Not a directory 0806cc20:trace:dosfs:DOSFS_GetFullName returning /hardeschijf/d/Program Files/3DMark 99 Max/3dmark.exe/3dmark.ras = C:\HARD~ZS1\D\PROGRA~1\3DMARK~1\3DMARK.EXE\3dmark.ras 0806cc20:trace:global:GlobalAlloc () flags=0002 0806cc20:Ret kernel32.FindFirstFileA() retval=ffffffff ret=78017fc7 <cut> 0806cc20:Ret ntdll.RtlLeaveCriticalSection() retval=00000000 ret=78001de8 0806cc20:Call kernel32.GetFullPathNameA(43ae2ef0 "/hardeschijf/d/Program Files/3DMark 99 Max/3dmark.exe\\3dmark.ras",00000104,406b2960,406b294c) ret=78017c17 0806cc20:trac...
2004 May 28
2
Problem with ADO connection
Hi, First a big Thank You to the wine developers. Your efforts are greatly appreciated and have allowed me to move users to Linux that I could never have moved otherwise. I am currently setting up desktops for 7 end users, but doing so requires that I get a particular application (The Electronic Manual) which is a parts catalog for the restaurant equipment service industry. The application
2014 Jan 03
0
Wine release 1.7.10
..._36: Floatify some constants. d3dx9_36: Add explicit casts in type conversion functions. d3dx9_36/tests: Fix calling convention specification. d3dx9_36/tests: Use NAN. Zhenbo Li (3): kernel32/tests: Add some tests for DeleteFileA. kernel32/tests: Add one more test for FindFirstFileA. wineps.drv: Constify a few pointers. -- Alexandre Julliard julliard at winehq.org
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