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

C / C++ / MFC

 
GeneralRe: display text Pin
kevincwong16-Nov-05 21:34
kevincwong16-Nov-05 21:34 
QuestionHow to read/write a byte to LPT ? Pin
quangpk12-Nov-05 13:46
quangpk12-Nov-05 13:46 
AnswerRe: How to read/write a byte to LPT ? Pin
LighthouseJ12-Nov-05 17:22
LighthouseJ12-Nov-05 17:22 
AnswerRe: How to read/write a byte to LPT ? Pin
vikas amin12-Nov-05 19:54
vikas amin12-Nov-05 19:54 
QuestionRegional Settings: Get Hour Difference from UTC and Week Day Name Pin
Axonn Echysttas12-Nov-05 13:19
Axonn Echysttas12-Nov-05 13:19 
AnswerRe: Regional Settings: Get Hour Difference from UTC and Week Day Name Pin
Gary R. Wheeler13-Nov-05 4:50
Gary R. Wheeler13-Nov-05 4:50 
GeneralRe: Regional Settings: Get Hour Difference from UTC and Week Day Name Pin
Axonn Echysttas17-Nov-05 19:35
Axonn Echysttas17-Nov-05 19:35 
QuestionCreate a toplevel window in SDI Pin
AnTri12-Nov-05 9:24
AnTri12-Nov-05 9:24 
Hey,

how can I create a (toplevel) window - derived from CWnd - in my SDI - application. I need a window which can be plased outside my application window. I created a class "CHelpWindow" derived from CWnd. After that, I wanted to create this window in my CMainFrame class, but not as a childwindow!

Here is my first try:

m_hHelpWindow.CreateEx(NULL, NULL,"TestWindow",WS_CAPTION,reRect,0,IDW_TEST,0);
-->CreateEx fails...

I like to have a window with border, sysmenu and caption...

Thanks for your advice...
AnswerRe: Create a toplevel window in SDI Pin
Trollslayer12-Nov-05 9:59
mentorTrollslayer12-Nov-05 9:59 
GeneralRe: Create a toplevel window in SDI Pin
AnTri12-Nov-05 10:08
AnTri12-Nov-05 10:08 
QuestionSort Arrow Erased on inital drawing Pin
RobertW10012-Nov-05 9:11
RobertW10012-Nov-05 9:11 
AnswerRe: Sort Arrow Erased on inital drawing Pin
Michael Dunn13-Nov-05 12:41
sitebuilderMichael Dunn13-Nov-05 12:41 
QuestionOverloading "operator new" Pin
Obi Wan 212-Nov-05 4:26
Obi Wan 212-Nov-05 4:26 
AnswerRe: Overloading "operator new" Pin
Bob Stanneveld12-Nov-05 4:54
Bob Stanneveld12-Nov-05 4:54 
GeneralRe: Overloading "operator new" Pin
Obi Wan 212-Nov-05 6:00
Obi Wan 212-Nov-05 6:00 
GeneralRe: Overloading "operator new" Pin
Bob Stanneveld13-Nov-05 2:37
Bob Stanneveld13-Nov-05 2:37 
QuestionKeyboard Hook Pin
#realJSOP12-Nov-05 3:39
mve#realJSOP12-Nov-05 3:39 
AnswerRe: Keyboard Hook Pin
Mircea Puiu12-Nov-05 3:44
Mircea Puiu12-Nov-05 3:44 
GeneralRe: Keyboard Hook Pin
#realJSOP12-Nov-05 4:53
mve#realJSOP12-Nov-05 4:53 
GeneralRe: Keyboard Hook Pin
Jack Puppy12-Nov-05 6:14
Jack Puppy12-Nov-05 6:14 
GeneralRe: Keyboard Hook Pin
Mircea Puiu12-Nov-05 9:01
Mircea Puiu12-Nov-05 9:01 
GeneralRe: Keyboard Hook Pin
#realJSOP13-Nov-05 2:09
mve#realJSOP13-Nov-05 2:09 
GeneralRe: Keyboard Hook Pin
Mircea Puiu13-Nov-05 5:06
Mircea Puiu13-Nov-05 5:06 
AnswerRe: Keyboard Hook Pin
Michael Dunn13-Nov-05 12:46
sitebuilderMichael Dunn13-Nov-05 12:46 
QuestionTV Tuner Capture Pin
Identity Undisclosed12-Nov-05 3:36
Identity Undisclosed12-Nov-05 3:36 

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.