Fixed cwinapp::ondropfiles so that any suitable source or header can be dropped onto the ide regardless of the case of the file extension.
Attached file: vmingw_patch.zip(changelog,main.cpp.diff)
visual-mingw patch (changelog & diff)
Logged In: YES user_id=30442
Thanks, I have changed it to use lstrcmpi() instead of lstrcmp()
Log in to post a comment.
visual-mingw patch (changelog & diff)
Logged In: YES
user_id=30442
Thanks, I have changed it to use lstrcmpi() instead of lstrcmp()