Hi, I nearly finished my 'amazing' notepad replacement. One of the last things to do is to make it able open files it was linked with (under win32, "file open with ..."). Actuelly the prog isn't loading the files after opened. What have i do change to make it able handling such open requests ?
Hi, Thanks for that hint, but it's very hard to find out anything about that class. It's even not listed in the wxWindows class list. Where can i find information about it ?
4. Re: Associate an app with a files extension
#4039
Posted by: 2004-05-05 21:11:15
My fault, i found what i need (the class is named wxCmdLineParser).