Click here to Skip to main content
15,879,239 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: MSVC and CVS - comfortable? Pin
Ravi Bhavnani23-Aug-02 6:32
professionalRavi Bhavnani23-Aug-02 6:32 
AnswerRe: MSVC and CVS - comfortable? Pin
Jim Crafton23-Aug-02 6:52
Jim Crafton23-Aug-02 6:52 
GeneralMCICreateWnd & avi files Pin
Anonymous23-Aug-02 0:11
Anonymous23-Aug-02 0:11 
GeneralSDK Pin
Friendly23-Aug-02 0:02
Friendly23-Aug-02 0:02 
GeneralRe: SDK Pin
DanielO23-Aug-02 3:50
DanielO23-Aug-02 3:50 
GeneralDebug Services with use of a UDP Stream... Pin
Koep23-Aug-02 0:02
Koep23-Aug-02 0:02 
GeneralRe: Debug Services with use of a UDP Stream... Pin
Martin Ziacek23-Aug-02 1:20
Martin Ziacek23-Aug-02 1:20 
GeneralRe: Debug Services with use of a UDP Stream... Pin
Koep23-Aug-02 1:37
Koep23-Aug-02 1:37 
Or, design your service in a way, when you can compile two versions of it - one service version and one application version.

Thats the way i did it till now. But i use COM Interfaces and have to test all of Addref and Release stuff. Whats happend when DebugBreak() is executed ?
I can't get much information from the help.
The Service should be running again after the interruption.

Marco
Questionstd::vector gives linear memory - STL? Pin
Moak22-Aug-02 23:45
Moak22-Aug-02 23:45 
AnswerRe: std::vector gives linear memory - STL? Pin
Tomasz Sowinski22-Aug-02 23:54
Tomasz Sowinski22-Aug-02 23:54 
GeneralRe: std::vector gives linear memory - STL? Pin
markkuk23-Aug-02 2:14
markkuk23-Aug-02 2:14 
GeneralRe: thx Pin
Moak23-Aug-02 2:58
Moak23-Aug-02 2:58 
AnswerRe: std::vector gives linear memory - STL? Pin
Stuart Dootson23-Aug-02 8:42
professionalStuart Dootson23-Aug-02 8:42 
GeneralGeneral Question Pin
BK Pradeep22-Aug-02 23:34
BK Pradeep22-Aug-02 23:34 
GeneralRe: General Question Pin
pankajdaga22-Aug-02 23:43
pankajdaga22-Aug-02 23:43 
GeneralQuestion about BeginPaint and EndPaint Pin
pankajdaga22-Aug-02 22:32
pankajdaga22-Aug-02 22:32 
GeneralRe: Question about BeginPaint and EndPaint Pin
Paul M Watt22-Aug-02 22:41
mentorPaul M Watt22-Aug-02 22:41 
GeneralRe: Question about BeginPaint and EndPaint Pin
Tomasz Sowinski22-Aug-02 22:42
Tomasz Sowinski22-Aug-02 22:42 
GeneralRe: Question about BeginPaint and EndPaint Pin
Paul M Watt22-Aug-02 22:52
mentorPaul M Watt22-Aug-02 22:52 
GeneralRe: Question about BeginPaint and EndPaint Pin
pankajdaga22-Aug-02 23:31
pankajdaga22-Aug-02 23:31 
GeneralCFlatTabCtrl Pin
alex.barylski22-Aug-02 21:57
alex.barylski22-Aug-02 21:57 
GeneralOverlapped sockets question Pin
Niko Tanghe22-Aug-02 21:50
Niko Tanghe22-Aug-02 21:50 
GeneralRe: Overlapped sockets question Pin
Moak23-Aug-02 3:14
Moak23-Aug-02 3:14 
QuestionWhere did my WM_COMMAND go? Pin
JennyP22-Aug-02 20:10
JennyP22-Aug-02 20:10 
AnswerRe: Where did my WM_COMMAND go? Pin
Tomasz Sowinski22-Aug-02 22:13
Tomasz Sowinski22-Aug-02 22:13 

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.