Click here to Skip to main content
15,921,113 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: debugging Opengl with MFC 6.0 Pin
Rage7-Jul-03 5:27
professionalRage7-Jul-03 5:27 
GeneralWM_PRINTCLIENT message Pin
peenu6-Jul-03 23:32
peenu6-Jul-03 23:32 
GeneralRe: WM_PRINTCLIENT message Pin
Ryan Binns6-Jul-03 23:37
Ryan Binns6-Jul-03 23:37 
GeneralRe: WM_PRINTCLIENT message Pin
peenu7-Jul-03 0:00
peenu7-Jul-03 0:00 
Generalrestricting app to execute Pin
r i s h a b h s6-Jul-03 22:50
r i s h a b h s6-Jul-03 22:50 
GeneralRe: restricting app to execute Pin
Cedric Moonen6-Jul-03 23:10
Cedric Moonen6-Jul-03 23:10 
GeneralRe: restricting app to execute Pin
r i s h a b h s6-Jul-03 23:46
r i s h a b h s6-Jul-03 23:46 
GeneralRe: restricting app to execute Pin
Rage7-Jul-03 0:54
professionalRage7-Jul-03 0:54 
You cannot avoid your app to be executed when a user double-clicks on it. But what you can do is what cedric did suggest, that is exit from your app before anything happens by checking for an empty command line. To the user, this will appear "as if" your app had not be launched. Of course, if your app has a command line, it will work normally.


~RaGE();
GeneralRe: restricting app to execute Pin
Terry O'Nolley10-Jul-03 9:21
Terry O'Nolley10-Jul-03 9:21 
GeneralRe: restricting app to execute Pin
Terry O'Nolley10-Jul-03 9:21
Terry O'Nolley10-Jul-03 9:21 
GeneralDisplay Raw Image Pin
:_Rocket_:6-Jul-03 22:39
:_Rocket_:6-Jul-03 22:39 
GeneralRe: Display Raw Image Pin
John M. Drescher7-Jul-03 3:27
John M. Drescher7-Jul-03 3:27 
GeneralRe: Display Raw Image Pin
:_Rocket_:7-Jul-03 14:47
:_Rocket_:7-Jul-03 14:47 
GeneralRe: Display Raw Image Pin
John M. Drescher7-Jul-03 14:54
John M. Drescher7-Jul-03 14:54 
GeneralCheckMenuItem problem Pin
LittleYellowBird6-Jul-03 21:45
LittleYellowBird6-Jul-03 21:45 
GeneralRe: CheckMenuItem problem Pin
peterchen7-Jul-03 0:05
peterchen7-Jul-03 0:05 
GeneralRe: CheckMenuItem problem Pin
LittleYellowBird7-Jul-03 0:50
LittleYellowBird7-Jul-03 0:50 
GeneralRe: CheckMenuItem problem Pin
basementman7-Jul-03 5:30
basementman7-Jul-03 5:30 
GeneralRe: CheckMenuItem problem Pin
valikac7-Jul-03 5:30
valikac7-Jul-03 5:30 
GeneralWant to find an ActiveX control for displaying picture Pin
Xilin6-Jul-03 21:26
Xilin6-Jul-03 21:26 
GeneralRe: Want to find an ActiveX control for displaying picture Pin
Ravi Bhavnani7-Jul-03 4:00
professionalRavi Bhavnani7-Jul-03 4:00 
GeneralRe: Want to find an ActiveX control for displaying picture Pin
Xilin7-Jul-03 18:05
Xilin7-Jul-03 18:05 
GeneralRe: Want to find an ActiveX control for displaying picture Pin
Ravi Bhavnani8-Jul-03 1:43
professionalRavi Bhavnani8-Jul-03 1:43 
GeneralVS 2003 overrun checking not working Pin
ed welch6-Jul-03 21:17
ed welch6-Jul-03 21:17 
GeneralRe: VS 2003 overrun checking not working Pin
Mike Dimmick7-Jul-03 4:00
Mike Dimmick7-Jul-03 4:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.