Click here to Skip to main content
16,014,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Pig Latin Program Pin
Todd C. Wilson24-Dec-02 7:02
Todd C. Wilson24-Dec-02 7:02 
QuestionHow to play a SWF file into a dialog box? Pin
Raphael Kindt24-Dec-02 3:15
Raphael Kindt24-Dec-02 3:15 
AnswerRe: How to play a SWF file into a dialog box? Pin
Ted Ferenc24-Dec-02 3:58
Ted Ferenc24-Dec-02 3:58 
AnswerRe: How to play a SWF file into a dialog box? Pin
l a u r e n24-Dec-02 5:09
l a u r e n24-Dec-02 5:09 
Generaloverllaped buttons (controls z-order) Pin
aurimass24-Dec-02 1:22
aurimass24-Dec-02 1:22 
GeneralRe: overllaped buttons (controls z-order) Pin
jmkhael24-Dec-02 2:13
jmkhael24-Dec-02 2:13 
GeneralWS_MINIMIZEBOX in 98 Pin
Neha24-Dec-02 0:09
Neha24-Dec-02 0:09 
GeneralRe: WS_MINIMIZEBOX in 98 Pin
Mike Nordell26-Dec-02 7:22
Mike Nordell26-Dec-02 7:22 
IIRC, according to the documentation you must also request a SYSMENU is you want any of the minimize, maximize or close styles.

Actually, just reading the documentation (in this case an age-old VC6 MSDN for CreateWindowsEx) it clearly states

WS_MINIMIZEBOX - Creates a window that has a Minimize button. Cannot be combined with the WS_EX_CONTEXTHELP style. The WS_SYSMENU style must also be specified.

Perhaps reading a little documentation would benefit us all?
GeneralLock CWnd objects Pin
HellShrimp4free23-Dec-02 23:44
HellShrimp4free23-Dec-02 23:44 
GeneralRe: Lock CWnd objects Pin
Scott H. Settlemier24-Dec-02 2:29
Scott H. Settlemier24-Dec-02 2:29 
GeneralRe: Lock CWnd objects Pin
HellShrimp4free24-Dec-02 4:40
HellShrimp4free24-Dec-02 4:40 
GeneralRe: Lock CWnd objects Pin
Scott H. Settlemier24-Dec-02 6:02
Scott H. Settlemier24-Dec-02 6:02 
General*.MAK files Pin
Shah Shehpori23-Dec-02 23:42
sussShah Shehpori23-Dec-02 23:42 
GeneralRe: *.MAK files Pin
jmkhael23-Dec-02 23:47
jmkhael23-Dec-02 23:47 
GeneralRe: *.MAK files Pin
Gary R. Wheeler25-Dec-02 4:34
Gary R. Wheeler25-Dec-02 4:34 
QuestionHow to prevent starting task bar and pressing Alt-Tab Pin
Vu Truong23-Dec-02 23:03
Vu Truong23-Dec-02 23:03 
AnswerRe: How to prevent starting task bar and pressing Alt-Tab Pin
jmkhael23-Dec-02 23:34
jmkhael23-Dec-02 23:34 
Generalgui programming Pin
trustno123-Dec-02 22:12
trustno123-Dec-02 22:12 
GeneralRe: gui programming Pin
Rickard Andersson2023-Dec-02 23:38
Rickard Andersson2023-Dec-02 23:38 
GeneralRe: gui programming Pin
jmkhael23-Dec-02 23:42
jmkhael23-Dec-02 23:42 
GeneralRe: gui programming Pin
Rickard Andersson2023-Dec-02 23:52
Rickard Andersson2023-Dec-02 23:52 
GeneralRe: gui programming Pin
Christian Graus24-Dec-02 0:45
protectorChristian Graus24-Dec-02 0:45 
GeneralOstream pointer to the standard output Pin
tom7623-Dec-02 21:56
tom7623-Dec-02 21:56 
GeneralRe: Ostream pointer to the standard output Pin
udayGovekar23-Dec-02 22:40
udayGovekar23-Dec-02 22:40 
GeneralChecked background Pin
comrade23-Dec-02 21:17
comrade23-Dec-02 21:17 

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.