Click here to Skip to main content
15,889,777 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionpop up like windows media player minibar(when miniised). Pin
samvaidy6-Jul-09 10:02
samvaidy6-Jul-09 10:02 
AnswerRe: pop up like windows media player minibar(when miniised). Pin
«_Superman_»6-Jul-09 17:05
professional«_Superman_»6-Jul-09 17:05 
QuestionHow To Set TextColor of a Text Control on a Modeless Dialogbox MFC Pin
CodeMacDaddy6-Jul-09 7:59
CodeMacDaddy6-Jul-09 7:59 
AnswerRe: How To Set TextColor of a Text Control on a Modeless Dialogbox MFC Pin
David Crow6-Jul-09 8:04
David Crow6-Jul-09 8:04 
AnswerRe: How To Set TextColor of a Text Control on a Modeless Dialogbox MFC Pin
«_Superman_»6-Jul-09 17:10
professional«_Superman_»6-Jul-09 17:10 
Questionhow to make a PPC turn on and of on preprogramed times? Pin
OwenBurnett6-Jul-09 7:44
OwenBurnett6-Jul-09 7:44 
AnswerRe: how to make a PPC turn on and of on preprogramed times? Pin
OwenBurnett7-Jul-09 7:39
OwenBurnett7-Jul-09 7:39 
QuestionHooks Pin
Dave Kerr6-Jul-09 7:05
mentorDave Kerr6-Jul-09 7:05 
Hi All,

I have a very large application that creates many dialogs. I have a CDialog derived class that skins dialogs. I would like to automatically make EVERY dialog in my application use this class - even message boxes, TWAIN interfaces etc etc. I was hoping I could simply use SetWindowsHookEx to do this but the problem that I'm having is that my dialogs are already 'CWnd' objects - when I try to subclass them as another CWnd (i.e. my Skinned Dialog class) I get assertations.

Is there any way to safely subclass a CDialog object with another CDialog object?

Thanks in advance,

Dave
AnswerRe: Hooks Pin
«_Superman_»6-Jul-09 17:13
professional«_Superman_»6-Jul-09 17:13 
QuestionHow to convert an array of 32bit integers to image in C++ Pin
su_marvel6-Jul-09 4:14
su_marvel6-Jul-09 4:14 
AnswerRe: How to convert an array of 32bit integers to image in C++ Pin
Code-o-mat6-Jul-09 5:08
Code-o-mat6-Jul-09 5:08 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
su_marvel7-Jul-09 1:06
su_marvel7-Jul-09 1:06 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
chandu0047-Jul-09 1:16
chandu0047-Jul-09 1:16 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
su_marvel7-Jul-09 1:54
su_marvel7-Jul-09 1:54 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
Code-o-mat7-Jul-09 1:34
Code-o-mat7-Jul-09 1:34 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
su_marvel7-Jul-09 3:56
su_marvel7-Jul-09 3:56 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
Code-o-mat7-Jul-09 4:01
Code-o-mat7-Jul-09 4:01 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
su_marvel7-Jul-09 4:21
su_marvel7-Jul-09 4:21 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
Code-o-mat7-Jul-09 4:54
Code-o-mat7-Jul-09 4:54 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
su_marvel7-Jul-09 5:06
su_marvel7-Jul-09 5:06 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
Code-o-mat7-Jul-09 5:33
Code-o-mat7-Jul-09 5:33 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
su_marvel7-Jul-09 22:11
su_marvel7-Jul-09 22:11 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
Code-o-mat7-Jul-09 23:31
Code-o-mat7-Jul-09 23:31 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
su_marvel8-Jul-09 3:36
su_marvel8-Jul-09 3:36 
GeneralRe: How to convert an array of 32bit integers to image in C++ Pin
Code-o-mat8-Jul-09 5:11
Code-o-mat8-Jul-09 5:11 

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.