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

C / C++ / MFC

 
QuestionRe: debugger position does not correspond source code Pin
David Crow25-Aug-09 2:29
David Crow25-Aug-09 2:29 
AnswerRe: debugger position does not correspond source code [modified] Pin
Souldrift24-Aug-09 3:37
Souldrift24-Aug-09 3:37 
GeneralRe: debugger position does not correspond source code Pin
ed welch24-Aug-09 13:27
ed welch24-Aug-09 13:27 
AnswerRe: debugger position does not correspond source code Pin
Alan Balkany24-Aug-09 4:22
Alan Balkany24-Aug-09 4:22 
GeneralRe: debugger position does not correspond source code Pin
ed welch24-Aug-09 13:29
ed welch24-Aug-09 13:29 
AnswerRe: debugger position does not correspond source code [modified] Pin
amatecki24-Aug-09 22:31
professionalamatecki24-Aug-09 22:31 
GeneralRe: debugger position does not correspond source code Pin
ed welch25-Aug-09 1:25
ed welch25-Aug-09 1:25 
GeneralRe: debugger position does not correspond source code Pin
David Crow25-Aug-09 2:28
David Crow25-Aug-09 2:28 
ed welch wrote:
You know I have a switch statement like this:
switch (keyCode)
{
case 0x10:

maybe it's somehow recognising the 0x10 as a new line return.


No, not possible.

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


GeneralRe: debugger position does not correspond source code Pin
ed welch25-Aug-09 7:30
ed welch25-Aug-09 7:30 
GeneralRe: debugger position does not correspond source code Pin
amatecki25-Aug-09 7:43
professionalamatecki25-Aug-09 7:43 
QuestionHow can add menu on right click of Tree? Pin
Le@rner24-Aug-09 0:35
Le@rner24-Aug-09 0:35 
AnswerRe: How can add menu on right click of Tree? Pin
Iain Clarke, Warrior Programmer24-Aug-09 6:33
Iain Clarke, Warrior Programmer24-Aug-09 6:33 
GeneralRe: How can add menu on right click of Tree? Pin
Le@rner24-Aug-09 18:04
Le@rner24-Aug-09 18:04 
QuestionHow to convert a BSTR into a character array Pin
pandit8423-Aug-09 22:36
pandit8423-Aug-09 22:36 
AnswerRe: How to convert a BSTR into a character array Pin
«_Superman_»23-Aug-09 22:44
professional«_Superman_»23-Aug-09 22:44 
AnswerRe: How to convert a BSTR into a character array Pin
Rajesh R Subramanian23-Aug-09 22:49
professionalRajesh R Subramanian23-Aug-09 22:49 
AnswerRe: How to convert a BSTR into a character array Pin
Stuart Dootson23-Aug-09 23:23
professionalStuart Dootson23-Aug-09 23:23 
GeneralRe: How to convert a BSTR into a character array Pin
pandit8424-Aug-09 0:04
pandit8424-Aug-09 0:04 
QuestionSimple Menus That Display Icons in Win32 API (No MFC) Pin
Aabid23-Aug-09 21:22
Aabid23-Aug-09 21:22 
AnswerRe: Simple Menus That Display Icons in Win32 API (No MFC) Pin
David Crow24-Aug-09 3:19
David Crow24-Aug-09 3:19 
GeneralRe: Simple Menus That Display Icons in Win32 API (No MFC) Pin
Aabid25-Aug-09 0:36
Aabid25-Aug-09 0:36 
AnswerRe: Simple Menus That Display Icons in Win32 API (No MFC) Pin
David Crow25-Aug-09 2:33
David Crow25-Aug-09 2:33 
QuestionKeeping a thread idle for a while Pin
sunny_vc23-Aug-09 20:15
sunny_vc23-Aug-09 20:15 
AnswerRe: Keeping a thread idle for a while Pin
Adam Roderick J23-Aug-09 20:22
Adam Roderick J23-Aug-09 20:22 
AnswerRe: Keeping a thread idle for a while Pin
Cedric Moonen23-Aug-09 20:25
Cedric Moonen23-Aug-09 20:25 

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.