Click here to Skip to main content
15,922,696 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Finding Audio Level Pin
Hamid_RT4-May-06 3:57
Hamid_RT4-May-06 3:57 
QuestionIncrease the Font of a Static Controls in DialogBox Controls Pin
kiran janaswamy4-May-06 1:06
kiran janaswamy4-May-06 1:06 
AnswerRe: Increase the Font of a Static Controls in DialogBox Controls Pin
-Dy4-May-06 1:18
-Dy4-May-06 1:18 
AnswerRe: Increase the Font of a Static Controls in DialogBox Controls Pin
Hamid_RT4-May-06 1:22
Hamid_RT4-May-06 1:22 
GeneralRe: Increase the Font of a Static Controls in DialogBox Controls Pin
kiran janaswamy4-May-06 1:30
kiran janaswamy4-May-06 1:30 
QuestionBreakpoint setting Pin
Anu_Bala4-May-06 0:39
Anu_Bala4-May-06 0:39 
AnswerRe: Breakpoint setting Pin
Cedric Moonen4-May-06 0:55
Cedric Moonen4-May-06 0:55 
AnswerRe: Breakpoint setting Pin
Nibu babu thomas4-May-06 0:57
Nibu babu thomas4-May-06 0:57 
Anu_Bala wrote:
Sometimes if i want to set breakpoint to do debbugging,the error will display that "one or more breakpoints cannot be set and disabled"..Wats the reason for this..


May be you set the breakpoint on a line which is invalid. Like on an empty line or comment lines.Unsure | :~


Anu_Bala wrote:
How can i set breakpoint in my coding...


F9 where you want to set the breakpoint. F9 again on the same line will clear the breakpoint.

To clear all break points in the project press Ctrl+Shift+F9.


Nibu thomas
Software Developer

AnswerRe: Breakpoint setting Pin
Hamid_RT4-May-06 1:22
Hamid_RT4-May-06 1:22 
GeneralRe: Breakpoint setting Pin
Anu_Bala4-May-06 1:43
Anu_Bala4-May-06 1:43 
GeneralRe: Breakpoint setting Pin
Hamid_RT4-May-06 1:49
Hamid_RT4-May-06 1:49 
AnswerRe: Breakpoint setting Pin
Stephen Hewitt4-May-06 16:00
Stephen Hewitt4-May-06 16:00 
QuestionStartup option changed to manual from Automatic Pin
nagalakshmi.karunanidhi4-May-06 0:15
nagalakshmi.karunanidhi4-May-06 0:15 
AnswerRe: Startup option changed to manual from Automatic Pin
toxcct4-May-06 0:31
toxcct4-May-06 0:31 
AnswerRe: Startup option changed to manual from Automatic Pin
Monty24-May-06 0:31
Monty24-May-06 0:31 
QuestionWndProc Pin
HakunaMatada3-May-06 23:58
HakunaMatada3-May-06 23:58 
AnswerRe: WndProc Pin
Cedric Moonen4-May-06 0:04
Cedric Moonen4-May-06 0:04 
AnswerRe: WndProc Pin
Stephen Hewitt4-May-06 0:28
Stephen Hewitt4-May-06 0:28 
GeneralRe: WndProc Pin
HakunaMatada4-May-06 0:35
HakunaMatada4-May-06 0:35 
GeneralRe: WndProc Pin
Stephen Hewitt4-May-06 15:59
Stephen Hewitt4-May-06 15:59 
Questiondblclick event for CListCtrl Pin
NoName II3-May-06 23:16
NoName II3-May-06 23:16 
AnswerRe: dblclick event for CListCtrl Pin
Justin Tay3-May-06 23:32
Justin Tay3-May-06 23:32 
QuestionRe: dblclick event for CListCtrl Pin
David Crow4-May-06 2:29
David Crow4-May-06 2:29 
Questionlike watchdog Pin
binhminhtn3-May-06 23:01
binhminhtn3-May-06 23:01 
QuestionI "lost" _com_dispatch_method [solved, weird] Pin
peterchen3-May-06 22:58
peterchen3-May-06 22:58 

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.