Am Donnerstag 24 Oktober 2002 19:20 schrieb Alexandre Julliard: > Stefan Leichter <[EMAIL PROTECTED]> writes: > > 0831f930:Call shell32.Control_RunDLL(00020025,00400000,40370bb5,0000000a) > > ret=00401380 0831f930:Call kernel32.LoadLibraryA(403d0028 > > "\"C:\\Programme\\Gemeinsame Dateien\\Nokia\\NCLTools\\NclConf.cpl\"") > > ret=409bb0f4 > > Control_RunDLL should probably strip the quotes before calling > LoadLibraryA.
You are right, when i strip the quotes the application gets further. Thanks Stefan