Click here to Skip to main content
15,888,121 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to compile .exe without trash ? Pin
mirex3-Dec-04 22:42
mirex3-Dec-04 22:42 
Generalcrecordset moveNext truncate Pin
Anonymous30-Nov-04 9:19
Anonymous30-Nov-04 9:19 
GeneralRe: crecordset moveNext truncate Pin
lisoft30-Nov-04 15:35
lisoft30-Nov-04 15:35 
Generalgenerate .lib file Pin
gecool30-Nov-04 6:44
gecool30-Nov-04 6:44 
GeneralRe: generate .lib file Pin
alex.barylski30-Nov-04 7:30
alex.barylski30-Nov-04 7:30 
GeneralRe: generate .lib file Pin
gecool1-Dec-04 23:14
gecool1-Dec-04 23:14 
GeneralCreateProcess in the service context Pin
pepe_ki30-Nov-04 6:34
pepe_ki30-Nov-04 6:34 
GeneralRe: CreateProcess in the service context Pin
Blake Miller30-Nov-04 6:46
Blake Miller30-Nov-04 6:46 
I think because you are creating your program attached to the current users's desktop, when the user logs off, your main window is terminated because the desktop is destroyed. Isn't there a hidden desktop that the services use? Perhaps you should attach to that instead.

GeneralRe: CreateProcess in the service context Pin
pepe_ki30-Nov-04 7:03
pepe_ki30-Nov-04 7:03 
GeneralRe: CreateProcess in the service context Pin
Blake Miller1-Dec-04 5:36
Blake Miller1-Dec-04 5:36 
GeneralRe: CreateProcess in the service context Pin
pepe_ki1-Dec-04 11:12
pepe_ki1-Dec-04 11:12 
GeneralRe: CreateProcess in the service context Pin
pepe_ki1-Dec-04 13:09
pepe_ki1-Dec-04 13:09 
GeneralRe: CreateProcess in the service context Pin
Blake Miller2-Dec-04 3:50
Blake Miller2-Dec-04 3:50 
GeneralRe: CreateProcess in the service context Pin
pepe_ki1-Dec-04 13:30
pepe_ki1-Dec-04 13:30 
Generalautomation arguments array Pin
sougakoff30-Nov-04 6:27
sougakoff30-Nov-04 6:27 
GeneralHelp with regular/extension MFC dll Pin
Dudi Avramov30-Nov-04 6:15
Dudi Avramov30-Nov-04 6:15 
GeneralClipping regions Pin
Rassul Yunussov30-Nov-04 6:13
Rassul Yunussov30-Nov-04 6:13 
GeneralRe: Clipping regions Pin
PJ Arends30-Nov-04 11:32
professionalPJ Arends30-Nov-04 11:32 
GeneralDCOM Pin
Rassul Yunussov30-Nov-04 6:11
Rassul Yunussov30-Nov-04 6:11 
GeneralRe: DCOM Pin
David Crow30-Nov-04 8:08
David Crow30-Nov-04 8:08 
GeneralRe: DCOM Pin
Rassul Yunussov30-Nov-04 18:40
Rassul Yunussov30-Nov-04 18:40 
GeneralWIndows Sucks...GetOpenFileName COInitializeEx(COINIT_MULTITHREADED) Pin
suiram4030-Nov-04 5:54
suiram4030-Nov-04 5:54 
GeneralI found the work Pin
suiram4030-Nov-04 7:24
suiram4030-Nov-04 7:24 
GeneralDisabling ListCtrl Item Pin
brianwelsch30-Nov-04 4:19
brianwelsch30-Nov-04 4:19 
GeneralRe: Disabling ListCtrl Item Pin
alex.barylski30-Nov-04 7:37
alex.barylski30-Nov-04 7:37 

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.