Click here to Skip to main content
15,913,685 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionUnique hardware ID number (c++) Pin
J_E_D_I30-Aug-07 0:31
J_E_D_I30-Aug-07 0:31 
AnswerRe: Unique hardware ID number (c++) Pin
Waldermort30-Aug-07 2:00
Waldermort30-Aug-07 2:00 
JokeRe: Unique hardware ID number (c++) Pin
J_E_D_I30-Aug-07 2:31
J_E_D_I30-Aug-07 2:31 
AnswerRe: Unique hardware ID number (c++) Pin
David Crow30-Aug-07 3:15
David Crow30-Aug-07 3:15 
QuestionCreate Registry Key using C++ Pin
J_E_D_I30-Aug-07 0:28
J_E_D_I30-Aug-07 0:28 
AnswerRe: Create Registry Key using C++ Pin
KarstenK30-Aug-07 0:38
mveKarstenK30-Aug-07 0:38 
GeneralRe: Create Registry Key using C++ Pin
J_E_D_I30-Aug-07 0:42
J_E_D_I30-Aug-07 0:42 
GeneralRe: Create Registry Key using C++ Pin
jhwurmbach30-Aug-07 0:47
jhwurmbach30-Aug-07 0:47 
GeneralRe: Create Registry Key using C++ Pin
J_E_D_I30-Aug-07 1:23
J_E_D_I30-Aug-07 1:23 
GeneralRe: Create Registry Key using C++ Pin
jhwurmbach30-Aug-07 1:29
jhwurmbach30-Aug-07 1:29 
AnswerRe: Create Registry Key using C++ Pin
KarstenK30-Aug-07 0:49
mveKarstenK30-Aug-07 0:49 
GeneralRe: Create Registry Key using C++ Pin
J_E_D_I30-Aug-07 1:20
J_E_D_I30-Aug-07 1:20 
GeneralRe: Create Registry Key using C++ Pin
KarstenK30-Aug-07 1:30
mveKarstenK30-Aug-07 1:30 
GeneralRe: Create Registry Key using C++ Pin
J_E_D_I30-Aug-07 1:37
J_E_D_I30-Aug-07 1:37 
GeneralRe: Create Registry Key using C++ Pin
KarstenK30-Aug-07 1:43
mveKarstenK30-Aug-07 1:43 
QuestionRe: Create Registry Key using C++ Pin
David Crow30-Aug-07 3:19
David Crow30-Aug-07 3:19 
QuestionProblem while switching from debugging mode to release mode Pin
Sangeetha_J30-Aug-07 0:18
Sangeetha_J30-Aug-07 0:18 
AnswerRe: Problem while switching from debugging mode to release mode Pin
Naveen30-Aug-07 0:22
Naveen30-Aug-07 0:22 
GeneralRe: Problem while switching from debugging mode to release mode Pin
Sangeetha_J30-Aug-07 0:37
Sangeetha_J30-Aug-07 0:37 
GeneralRe: Problem while switching from debugging mode to release mode Pin
Naveen30-Aug-07 0:41
Naveen30-Aug-07 0:41 
GeneralRe: Problem while switching from debugging mode to release mode Pin
Sangeetha_J30-Aug-07 1:32
Sangeetha_J30-Aug-07 1:32 
GeneralRe: Problem while switching from debugging mode to release mode Pin
Naveen30-Aug-07 2:13
Naveen30-Aug-07 2:13 
GeneralRe: Problem while switching from debugging mode to release mode Pin
Sangeetha_J30-Aug-07 2:20
Sangeetha_J30-Aug-07 2:20 
GeneralRe: Problem while switching from debugging mode to release mode Pin
Naveen30-Aug-07 2:43
Naveen30-Aug-07 2:43 
Sorry thats a lot of code.. also i havent used opengl yet.Is your whole drawing moving to some other place or only some perticular drawings.

Other way to debug is using the OutputDebugString() function. you can watch the output using the DebugView[^]. So what am telling is that output your x and y coordinates to the debug view and check whether it is correct or not.


GeneralRe: Problem while switching from debugging mode to release mode Pin
Sangeetha_J30-Aug-07 2:59
Sangeetha_J30-Aug-07 2:59 

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.