Click here to Skip to main content
15,886,049 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMDI non-themed max/min boxes Pin
picazo23-Jan-06 18:49
picazo23-Jan-06 18:49 
AnswerRe: MDI non-themed max/min boxes Pin
Owner drawn23-Jan-06 18:54
Owner drawn23-Jan-06 18:54 
GeneralRe: MDI non-themed max/min boxes Pin
picazo23-Jan-06 18:59
picazo23-Jan-06 18:59 
GeneralRe: MDI non-themed max/min boxes Pin
Owner drawn23-Jan-06 19:22
Owner drawn23-Jan-06 19:22 
GeneralRe: MDI non-themed max/min boxes Pin
picazo23-Jan-06 19:56
picazo23-Jan-06 19:56 
GeneralRe: MDI non-themed max/min boxes Pin
Owner drawn23-Jan-06 22:04
Owner drawn23-Jan-06 22:04 
QuestionEnable dialogue control Pin
Anu_Bala23-Jan-06 17:52
Anu_Bala23-Jan-06 17:52 
AnswerRe: Enable dialogue control Pin
Owner drawn23-Jan-06 18:00
Owner drawn23-Jan-06 18:00 
Use pWndTheWindow->EnableWindow(False);

Doing this from another window requires that you must have a pointer to the dialog that contains the control which you want to disable.

Jesus LovesRose | [Rose]
<marquee direction="up" height="40" scrolldelay="1" step="1" scrollamount="1" style="background:#aabbcc;border-bottom:thin solid 1px #6699cc">
--Owner DrawnRose | [Rose]
--Nothing special
--Defeat is temporary but surrender is permanent
--Never say quits
--Jesus is LordRose | [Rose]

GeneralRe: Enable dialogue control Pin
namaskaaram24-Jan-06 1:22
namaskaaram24-Jan-06 1:22 
AnswerRe: Enable dialogue control Pin
namaskaaram23-Jan-06 18:33
namaskaaram23-Jan-06 18:33 
QuestionGetting resources from DLL with res: protocol? Pin
Lord Kixdemp23-Jan-06 17:28
Lord Kixdemp23-Jan-06 17:28 
AnswerRe: Getting resources from DLL with res: protocol? Pin
Stephen Hewitt23-Jan-06 17:40
Stephen Hewitt23-Jan-06 17:40 
AnswerRe: Getting resources from DLL with res: protocol? Pin
Prakash Nadar23-Jan-06 18:02
Prakash Nadar23-Jan-06 18:02 
GeneralRe: Getting resources from DLL with res: protocol? Pin
Lord Kixdemp24-Jan-06 13:00
Lord Kixdemp24-Jan-06 13:00 
GeneralRe: Getting resources from DLL with res: protocol? Pin
Stephen Hewitt26-Jan-06 19:28
Stephen Hewitt26-Jan-06 19:28 
QuestionPlease help me with the list control... Pin
Learner200623-Jan-06 17:28
Learner200623-Jan-06 17:28 
AnswerRe: Please help me with the list control... Pin
Owner drawn23-Jan-06 17:31
Owner drawn23-Jan-06 17:31 
GeneralRe: Please help me with the list control... Pin
normanS23-Jan-06 18:29
normanS23-Jan-06 18:29 
GeneralRe: Please help me with the list control... Pin
Owner drawn23-Jan-06 18:47
Owner drawn23-Jan-06 18:47 
GeneralRe: Please help me with the list control... Pin
normanS23-Jan-06 20:59
normanS23-Jan-06 20:59 
GeneralRe: Please help me with the list control... Pin
Stephen Hewitt23-Jan-06 21:25
Stephen Hewitt23-Jan-06 21:25 
GeneralRe: Please help me with the list control... Pin
Owner drawn23-Jan-06 21:45
Owner drawn23-Jan-06 21:45 
Questiongetting rgb value Pin
locoone23-Jan-06 16:06
locoone23-Jan-06 16:06 
AnswerRe: getting rgb value Pin
Gavin Taylor23-Jan-06 16:12
professionalGavin Taylor23-Jan-06 16:12 
AnswerRe: getting rgb value Pin
Owner drawn23-Jan-06 17:06
Owner drawn23-Jan-06 17:06 

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.