Click here to Skip to main content
15,891,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: PrintPreviewDialog; Pin
Le@rner6-Jul-08 19:32
Le@rner6-Jul-08 19:32 
GeneralRe: PrintPreviewDialog; Pin
bob169727-Jul-08 4:03
bob169727-Jul-08 4:03 
QuestionHow to recognize that mouse doesn't move? Pin
Mohammad Khodaea6-Jul-08 18:14
Mohammad Khodaea6-Jul-08 18:14 
AnswerRe: How to recognize that mouse doesn't move? Pin
Naveen6-Jul-08 18:29
Naveen6-Jul-08 18:29 
Questionparameter default value Pin
bob169726-Jul-08 18:08
bob169726-Jul-08 18:08 
AnswerRe: parameter default value Pin
Nibu babu thomas6-Jul-08 18:34
Nibu babu thomas6-Jul-08 18:34 
Questioncannot add maximum and minimum button Pin
tataxin6-Jul-08 16:54
tataxin6-Jul-08 16:54 
AnswerRe: cannot add maximum and minimum button Pin
Nibu babu thomas6-Jul-08 17:27
Nibu babu thomas6-Jul-08 17:27 
tataxin wrote:
The dialog just show a close button, but not show maximize button and minimize button.
I thoght that I miss some other properties? Can anyone tell me what's wrong here?


These should be enough.

I face such problems mainly because my resource dll does not get compiled as dependency is not set on it, it is compiled on request only. So make sure the resource file is getting compiled.

Another possibility to check is whether these styles are being dynamically removed or not.


Nibu babu thomas
Microsoft MVP for VC++


Code must be written to be read, not by the compiler, but by another human being.

Programming Blog: http://nibuthomas.wordpress.com

AnswerRe: cannot add maximum and minimum button Pin
tataxin6-Jul-08 18:24
tataxin6-Jul-08 18:24 
QuestionRichEdit control problem in startup Pin
rp_suman6-Jul-08 16:43
rp_suman6-Jul-08 16:43 
AnswerRe: RichEdit control problem in startup Pin
Naveen6-Jul-08 16:59
Naveen6-Jul-08 16:59 
QuestionFile Reading and Writing in C++ Pin
Shah Ravi6-Jul-08 16:42
Shah Ravi6-Jul-08 16:42 
QuestionRe: File Reading and Writing in C++ Pin
David Crow6-Jul-08 17:09
David Crow6-Jul-08 17:09 
AnswerRe: File Reading and Writing in C++ Pin
Shah Ravi6-Jul-08 17:23
Shah Ravi6-Jul-08 17:23 
GeneralRe: File Reading and Writing in C++ Pin
David Crow6-Jul-08 17:27
David Crow6-Jul-08 17:27 
QuestionWindows Process / application Pin
peterupaulo6-Jul-08 15:07
peterupaulo6-Jul-08 15:07 
AnswerRe: Windows Process / application Pin
marcio k6-Jul-08 20:18
marcio k6-Jul-08 20:18 
QuestionTab Initialization Pin
jon_fallon6-Jul-08 11:57
jon_fallon6-Jul-08 11:57 
AnswerRe: Tab Initialization Pin
rp_suman6-Jul-08 16:27
rp_suman6-Jul-08 16:27 
GeneralRe: Tab Initialization Pin
jon_fallon6-Jul-08 17:02
jon_fallon6-Jul-08 17:02 
QuestionPlace Or Arrange pic1 in pic2 Pin
rahzani6-Jul-08 8:30
rahzani6-Jul-08 8:30 
AnswerRe: best arrange tiny pic in big pic Pin
David Crow6-Jul-08 10:31
David Crow6-Jul-08 10:31 
GeneralRe: best arrange tiny pic in big pic Pin
rahzani6-Jul-08 11:16
rahzani6-Jul-08 11:16 
GeneralRe: best arrange tiny pic in big pic Pin
Bram van Kampen6-Jul-08 11:42
Bram van Kampen6-Jul-08 11:42 
AnswerRe:arrange pic1 into pic2 Pin
rahzani6-Jul-08 11:19
rahzani6-Jul-08 11:19 

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.