"Alexandre" == Alexandre Julliard <julliard(a)winehq.org> writes:
Alexandre> Uwe Bonnes <bon(a)elektron.ikp.physik.tu-darmstadt.de> writes: >> @@ -448,7 +448,9 @@ const char *fullname = name; int ret = -1; >> >> - FIXME(":not translating name %s to locate program\n",fullname); + >> /* Is this really a WARN? Native msvcrt doesn't seem to translate the >> argumentsd neither + bon(a)elektron.ikp.physik.tu-darmstadt.de 050516 >> */ + WARN(":not translating name %s to locate program\n",fullname); Alexandre> Yes, native does transformations on the program name, like Alexandre> looking for .bat, .cmd etc. if there is no extension. That Alexandre> FIXME should remain until this is fixed properly. I was seeing the ../.. and such was not translated on both native and builtin. I'll try to clear up the command. -- Uwe Bonnes bon(a)elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------