Click here to Skip to main content
16,006,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalofstream::put() writes 2 bytes instead of 1?! Pin
Sprudling17-Jun-02 23:38
Sprudling17-Jun-02 23:38 
GeneralRe: ofstream::put() writes 2 bytes instead of 1?! Pin
Joaquín M López Muñoz17-Jun-02 23:50
Joaquín M López Muñoz17-Jun-02 23:50 
Generalcommandline of other processes Pin
mloibl17-Jun-02 23:31
mloibl17-Jun-02 23:31 
GeneralRe: commandline of other processes Pin
perlmunger19-Jun-02 10:10
perlmunger19-Jun-02 10:10 
GeneralMFC 7.0 Richedit 2.0 Bug in MFC Wordpad sample? Clipboard functions CRichEditCtrl fails to include CF_RTF and CF_RETEXTOBJ formats Pin
Anne Jan Beeks17-Jun-02 22:59
Anne Jan Beeks17-Jun-02 22:59 
QuestionWhy UnhookWindowsHookEx unload DLL need more time in win2k? Pin
hwnd17-Jun-02 22:26
hwnd17-Jun-02 22:26 
AnswerRe: Why UnhookWindowsHookEx unload DLL need more time in win2k? Pin
Mike Nordell18-Jun-02 6:40
Mike Nordell18-Jun-02 6:40 
Generalservice icon Pin
17-Jun-02 22:13
suss17-Jun-02 22:13 
I have programmed a service for Windows 2000.

When starting it adds an traybar icon.
This icon is used to open a popup menu.

When installing the service I have
SERVICE_WIN32_OWN_PROCESS | SERVICE_INTERACTIVE_PROCESS
as service type.

Everything goes ok like this.

But then the problem:
I change the service properties LogOn from Local account to
user account (this is needed to get network access for some file
transfers).

After this change the icon doesn't show up anymore.



GeneralRe: service icon Pin
Mike Nordell18-Jun-02 6:44
Mike Nordell18-Jun-02 6:44 
GeneralStupid VC++ errors Pin
17-Jun-02 21:06
suss17-Jun-02 21:06 
GeneralRe: Stupid VC++ errors Pin
Joaquín M López Muñoz17-Jun-02 21:10
Joaquín M López Muñoz17-Jun-02 21:10 
GeneralRe: Stupid VC++ errors Pin
Christian Graus17-Jun-02 21:11
protectorChristian Graus17-Jun-02 21:11 
Questionhow to have bitmap background for CMDIFrameWnd? Pin
DerekSaw17-Jun-02 20:52
DerekSaw17-Jun-02 20:52 
AnswerRe: how to have bitmap background for CMDIFrameWnd? Pin
Joaquín M López Muñoz17-Jun-02 21:08
Joaquín M López Muñoz17-Jun-02 21:08 
GeneralRe: how to have bitmap background for CMDIFrameWnd? Pin
DerekSaw17-Jun-02 22:02
DerekSaw17-Jun-02 22:02 
GeneralCRichEditView with columns Pin
Wade H.17-Jun-02 20:45
Wade H.17-Jun-02 20:45 
Generalostringstream... Pin
Bernhard17-Jun-02 20:30
Bernhard17-Jun-02 20:30 
GeneralRe: ostringstream... Pin
Stuart Dootson17-Jun-02 20:45
professionalStuart Dootson17-Jun-02 20:45 
GeneralRe: ostringstream... Pin
Bernhard17-Jun-02 20:55
Bernhard17-Jun-02 20:55 
GeneralSDK Timer Syntax Error Please Help Pin
17-Jun-02 19:46
suss17-Jun-02 19:46 
GeneralRe: SDK Timer Syntax Error Please Help Pin
Joaquín M López Muñoz17-Jun-02 22:28
Joaquín M López Muñoz17-Jun-02 22:28 
GeneralWhen to know when button has been pressed Pin
17-Jun-02 18:03
suss17-Jun-02 18:03 
Generalstupid question Pin
17-Jun-02 17:56
suss17-Jun-02 17:56 
GeneralRe: stupid question Pin
17-Jun-02 17:58
suss17-Jun-02 17:58 
GeneralRe: stupid question Pin
17-Jun-02 18:30
suss17-Jun-02 18:30 

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.