Displaying 1 result from an estimated 1 matches for "41c56870".
Did you mean:
1056870
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 -----------...