Click here to Skip to main content
15,920,468 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionC++ reverse engineering Pin
luca_2000it7-Aug-15 0:49
luca_2000it7-Aug-15 0:49 
AnswerRe: C++ reverse engineering Pin
CPallini7-Aug-15 0:54
mveCPallini7-Aug-15 0:54 
QuestionDialog controls not showing up on a child dialog Pin
Kiran Satish6-Aug-15 7:54
Kiran Satish6-Aug-15 7:54 
AnswerRe: Dialog controls not showing up on a child dialog Pin
Richard MacCutchan6-Aug-15 21:50
mveRichard MacCutchan6-Aug-15 21:50 
GeneralRe: Dialog controls not showing up on a child dialog Pin
Kiran Satish7-Aug-15 5:47
Kiran Satish7-Aug-15 5:47 
AnswerRe: Dialog controls not showing up on a child dialog Pin
Graham Breach7-Aug-15 1:56
Graham Breach7-Aug-15 1:56 
QuestionTooltip behind dialog Pin
_Flaviu5-Aug-15 0:31
_Flaviu5-Aug-15 0:31 
AnswerRe: Tooltip behind dialog Pin
Jochen Arndt5-Aug-15 1:41
professionalJochen Arndt5-Aug-15 1:41 
GeneralRe: Tooltip behind dialog Pin
_Flaviu5-Aug-15 1:52
_Flaviu5-Aug-15 1:52 
GeneralRe: Tooltip behind dialog Pin
_Flaviu5-Aug-15 2:10
_Flaviu5-Aug-15 2:10 
GeneralRe: Tooltip behind dialog Pin
Jochen Arndt5-Aug-15 2:13
professionalJochen Arndt5-Aug-15 2:13 
GeneralRe: Tooltip behind dialog Pin
_Flaviu5-Aug-15 2:17
_Flaviu5-Aug-15 2:17 
GeneralRe: Tooltip behind dialog Pin
_Flaviu5-Aug-15 2:27
_Flaviu5-Aug-15 2:27 
GeneralRe: Tooltip behind dialog Pin
_Flaviu9-Sep-15 21:43
_Flaviu9-Sep-15 21:43 
GeneralRe: Tooltip behind dialog Pin
Jochen Arndt9-Sep-15 22:28
professionalJochen Arndt9-Sep-15 22:28 
A tooltip should be a top level window to ensure that it is visible. It is only shown when requested by the user and closed when clicking anywhere with the mouse. So it does not interfere with other GUI elements. If you have a working solution I would stay with that.
GeneralRe: Tooltip behind dialog Pin
_Flaviu10-Sep-15 0:06
_Flaviu10-Sep-15 0:06 
QuestionTimer interrupt handler on SAM3x8e – Arduino Due Pin
Vaclav_4-Aug-15 4:25
Vaclav_4-Aug-15 4:25 
AnswerRe: Timer interrupt handler on SAM3x8e – Arduino Due Pin
CPallini4-Aug-15 6:29
mveCPallini4-Aug-15 6:29 
GeneralSOLVED Re: Timer interrupt handler on SAM3x8e – Arduino Due Pin
Vaclav_4-Aug-15 7:38
Vaclav_4-Aug-15 7:38 
GeneralRe: SOLVED Re: Timer interrupt handler on SAM3x8e – Arduino Due Pin
CPallini4-Aug-15 9:50
mveCPallini4-Aug-15 9:50 
QuestionComplex code in conditionals Pin
charlieg4-Aug-15 0:08
charlieg4-Aug-15 0:08 
QuestionRe: Complex code in conditionals Pin
CPallini4-Aug-15 0:20
mveCPallini4-Aug-15 0:20 
AnswerRe: Complex code in conditionals Pin
charlieg4-Aug-15 1:37
charlieg4-Aug-15 1:37 
AnswerRe: Complex code in conditionals Pin
Richard MacCutchan4-Aug-15 0:26
mveRichard MacCutchan4-Aug-15 0:26 
GeneralRe: Complex code in conditionals Pin
charlieg4-Aug-15 1:41
charlieg4-Aug-15 1:41 

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.