fix for drop files on icon/exe...
Status: Alpha
Brought to you by:
earnie
I've amended main.cpp/main.h to allow projects to
launch vmingw and be opened with a double-click on a
*.prj file and if it's dropped onto a shortcut or the
unopened exe itself. Ditton with source/headers. I've
added a fn CWinApp::SearchDroppedFiles to do this.
I've modified CWinApp::OnDropFiles to use
CWinApp::SearchDropFiles fn to perform as before ie
open a project or multiple source/headers.
Built using mingw 295.3 on win2k. Tested on win98/2k.
Attached file: vmingw_update contains: changelog,
main.cpp.diff,main.h.diff
Logged In: YES
user_id=451430
That's strange, file didn't upload. Oh well, here it is now.