Click here to Skip to main content
15,908,674 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Load bitmaps dynamically Pin
CPallini1-Dec-08 19:14
mveCPallini1-Dec-08 19:14 
AnswerRe: Load bitmaps dynamically Pin
KarstenK1-Dec-08 21:29
mveKarstenK1-Dec-08 21:29 
AnswerRe: Load bitmaps dynamically Pin
Jijo.Raj1-Dec-08 21:38
Jijo.Raj1-Dec-08 21:38 
AnswerRe: Load bitmaps dynamically Pin
Hamid_RT1-Dec-08 23:31
Hamid_RT1-Dec-08 23:31 
QuestionHide Application in startup Pin
MsmVc1-Dec-08 18:34
MsmVc1-Dec-08 18:34 
AnswerRe: Hide Application in startup Pin
Rajesh R Subramanian1-Dec-08 19:33
professionalRajesh R Subramanian1-Dec-08 19:33 
GeneralRe: Hide Application in startup Pin
MsmVc1-Dec-08 19:50
MsmVc1-Dec-08 19:50 
GeneralRe: Hide Application in startup Pin
Rajesh R Subramanian1-Dec-08 19:53
professionalRajesh R Subramanian1-Dec-08 19:53 
You never answered any of my questions. Why can't you send your app to tray instead, if at all it has an UI? If it doesn't need an UI, then why a dialog based app? Confused | :confused:

Again, to answer your query, with windows start-up, you could invoke your app with a command line parameter and check for it in the InitInstance() and then use ShowWindow(SW_HIDE);


It is a crappy thing, but it's life -^ Carlo Pallini

GeneralRe: Hide Application in startup Pin
MsmVc1-Dec-08 20:29
MsmVc1-Dec-08 20:29 
AnswerRe: Hide Application in startup Pin
Jijo.Raj1-Dec-08 21:52
Jijo.Raj1-Dec-08 21:52 
GeneralRe: Hide Application in startup Pin
MsmVc1-Dec-08 22:07
MsmVc1-Dec-08 22:07 
RantRe: Hide Application in startup Pin
Rajesh R Subramanian1-Dec-08 22:12
professionalRajesh R Subramanian1-Dec-08 22:12 
GeneralRe: Hide Application in startup Pin
MsmVc1-Dec-08 22:33
MsmVc1-Dec-08 22:33 
GeneralRe: Hide Application in startup Pin
Jijo.Raj2-Dec-08 1:19
Jijo.Raj2-Dec-08 1:19 
GeneralRe: Hide Application in startup Pin
MsmVc2-Dec-08 1:36
MsmVc2-Dec-08 1:36 
GeneralRe: Hide Application in startup Pin
Jijo.Raj2-Dec-08 1:49
Jijo.Raj2-Dec-08 1:49 
GeneralRe: Hide Application in startup Pin
MsmVc2-Dec-08 18:36
MsmVc2-Dec-08 18:36 
GeneralRe: Hide Application in startup Pin
Jijo.Raj3-Dec-08 6:37
Jijo.Raj3-Dec-08 6:37 
QuestionCxskinbutton Pin
pooja_friends1-Dec-08 18:05
pooja_friends1-Dec-08 18:05 
AnswerRe: Cxskinbutton Pin
_AnsHUMAN_ 1-Dec-08 19:07
_AnsHUMAN_ 1-Dec-08 19:07 
QuestionDesign for VC++ network application Pin
Member 57039051-Dec-08 17:04
Member 57039051-Dec-08 17:04 
Question[SOLVED] How to set cursor IDC_HAND when hover in CMyButton? [SOLVED] [modified] Pin
fantasy12151-Dec-08 15:25
fantasy12151-Dec-08 15:25 
AnswerRe: How to set cursor IDC_HAND when hover in CMyButton? Pin
bob169721-Dec-08 16:14
bob169721-Dec-08 16:14 
GeneralRe: How to set cursor IDC_HAND when hover in CMyButton? Pin
fantasy12151-Dec-08 19:42
fantasy12151-Dec-08 19:42 
AnswerRe: How to set cursor IDC_HAND when hover in CMyButton? Pin
bob169721-Dec-08 16:17
bob169721-Dec-08 16:17 

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.