Hi,

On WinNT and 2000, GetSaveFileName causes my application to exit without any error message. The application just closes abruptly. Works fine on Win95. Any idea what can be the problem?


GetSaveFileName(&ofn);




Thanks in advance.