With this :
strFileName$=FILEREQUEST$(TRUE, "Alias Wavefront OBJ|*.obj|All|*.*")]
It works fine in release mode, but in debug mode the window opens for a second or 2 and then closes the program.
You're processing 3D files? Cool! :good:
No, it was from someone elses test program :)
:whistle:
I had actually posted this ages ago. It should also be noted that it only happens with Windows 7 in debug mode...
I have no idea why it happens and can't reproduce it here.
It it really that bad?
Not really - I dont tend to use it that much.
It can certainly wait until you get Windows 7 =D
Just stumbled into this one too, windows XP SP3.
I get this when I run the (very simple) program in debug mode:
*** Unhandled exception ***
EXCEPTION_INVALID_HANDLE
Works fine in normal mode, thanks for the tip :-)
Yes. It's a problem very deep inside windows. I could not fix it. It really crashes in an API call.