Click here to Skip to main content
15,887,442 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHelp for Wizard look ! Pin
Le@rner24-Jan-09 0:50
Le@rner24-Jan-09 0:50 
AnswerRe: Help for Wizard look ! Pin
Naveen24-Jan-09 1:04
Naveen24-Jan-09 1:04 
GeneralRe: Help for Wizard look ! Pin
Le@rner24-Jan-09 1:51
Le@rner24-Jan-09 1:51 
Question[Message Deleted] Pin
AnithaSubramani24-Jan-09 0:41
AnithaSubramani24-Jan-09 0:41 
AnswerRe: Listener in MFC Pin
Naveen24-Jan-09 1:01
Naveen24-Jan-09 1:01 
QuestionRe: Listener in MFC Pin
Rajesh R Subramanian25-Jan-09 4:47
professionalRajesh R Subramanian25-Jan-09 4:47 
AnswerRe: Listener in MFC Pin
Hans Dietrich25-Jan-09 9:04
mentorHans Dietrich25-Jan-09 9:04 
QuestionDebuggerEvents under C++ in Visual Studio [modified] Pin
primexx23-Jan-09 22:31
primexx23-Jan-09 22:31 
Hello,

I'm writing an add-in in for Visual Studio in C++ and need to get access to the DebuggerEvents in Visual Studio. See here for a description: http://msdn.microsoft.com/de-de/libr...s_members.aspx . Especially I need to receive events from "OnEnterBreakMode". Unfortunately all these methods are marked as "internal use only". There is also no definition in the headers.
The interesting part is, that I can access and get notification from all these events within C# without any problem. (C# reference on DebuggerEvents: http://msdn.microsoft.com/de-de/libr...us,VS.71).aspx) So how can I manage to access the DebuggerEvents in C++?

thanks for your help in advance!
Peter

modified on Saturday, January 24, 2009 4:53 AM

QuestionSetLayeredWindowAttributes() - Undeclared identifier Pin
ganesh.dp23-Jan-09 22:06
ganesh.dp23-Jan-09 22:06 
AnswerRe: SetLayeredWindowAttributes() - Undeclared identifier Pin
Naveen23-Jan-09 22:39
Naveen23-Jan-09 22:39 
GeneralRe: SetLayeredWindowAttributes() - Undeclared identifier Pin
ganesh.dp23-Jan-09 22:56
ganesh.dp23-Jan-09 22:56 
GeneralRe: SetLayeredWindowAttributes() - Undeclared identifier Pin
ganesh.dp23-Jan-09 23:00
ganesh.dp23-Jan-09 23:00 
GeneralRe: SetLayeredWindowAttributes() - Undeclared identifier Pin
Naveen23-Jan-09 23:07
Naveen23-Jan-09 23:07 
GeneralRe: SetLayeredWindowAttributes() - Undeclared identifier Pin
ganesh.dp23-Jan-09 23:28
ganesh.dp23-Jan-09 23:28 
GeneralRe: SetLayeredWindowAttributes() - Undeclared identifier Pin
Naveen23-Jan-09 23:39
Naveen23-Jan-09 23:39 
GeneralRe: SetLayeredWindowAttributes() - Undeclared identifier Pin
ganesh.dp24-Jan-09 0:10
ganesh.dp24-Jan-09 0:10 
GeneralRe: SetLayeredWindowAttributes() - Undeclared identifier Pin
Naveen24-Jan-09 0:13
Naveen24-Jan-09 0:13 
GeneralRe: SetLayeredWindowAttributes() - Undeclared identifier Pin
ganesh.dp24-Jan-09 0:58
ganesh.dp24-Jan-09 0:58 
QuestionCasino War game in C++ Pin
Nandu_77b23-Jan-09 20:24
Nandu_77b23-Jan-09 20:24 
QuestionSave the file in Unicode format Pin
Max++23-Jan-09 20:22
Max++23-Jan-09 20:22 
AnswerRe: Save the file in Unicode format Pin
Stuart Dootson23-Jan-09 20:52
professionalStuart Dootson23-Jan-09 20:52 
AnswerRe: Save the file in Unicode format Pin
Rajesh R Subramanian25-Jan-09 4:50
professionalRajesh R Subramanian25-Jan-09 4:50 
QuestionBest suited sorting algorithm Pin
VCProgrammer23-Jan-09 19:44
VCProgrammer23-Jan-09 19:44 
AnswerRe: Best suited sorting algorithm Pin
VCsamir23-Jan-09 20:05
VCsamir23-Jan-09 20:05 
GeneralRe: Best suited sorting algorithm Pin
VCProgrammer23-Jan-09 20:35
VCProgrammer23-Jan-09 20:35 

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.