Click here to Skip to main content
16,006,442 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Where to start (new question) Pin
Christian Graus7-Apr-02 15:26
protectorChristian Graus7-Apr-02 15:26 
GeneralRe: Where to start (new question) Pin
SilverShalkin7-Apr-02 15:49
SilverShalkin7-Apr-02 15:49 
Generalnice book for C++ Pin
7-Apr-02 7:38
suss7-Apr-02 7:38 
GeneralRe: nice book for C++ Pin
alex.barylski7-Apr-02 18:08
alex.barylski7-Apr-02 18:08 
GeneralGrrrrr (quick newbie query) Pin
7-Apr-02 7:35
suss7-Apr-02 7:35 
GeneralRe: Grrrrr (quick newbie query) Pin
PJ Arends7-Apr-02 8:05
professionalPJ Arends7-Apr-02 8:05 
GeneralDisable Resize Window :: MFC Pin
valikac7-Apr-02 7:01
valikac7-Apr-02 7:01 
GeneralRe: Disable Resize Window :: MFC Pin
Paul M Watt7-Apr-02 7:05
mentorPaul M Watt7-Apr-02 7:05 
The simplest way to completely disable sizing is to remove the WS_THICKFRAME style, and
replace it with the WS_BORDER style.


Checkout my Guide to Win32 Paint for Intermediates
GeneralRe: Disable Resize Window :: MFC Pin
valikac7-Apr-02 7:10
valikac7-Apr-02 7:10 
GeneralTool tip text Pin
7-Apr-02 6:25
suss7-Apr-02 6:25 
GeneralRe: Tool tip text Pin
PJ Arends7-Apr-02 8:47
professionalPJ Arends7-Apr-02 8:47 
QuestionModeless dialog ? Pin
Stan the man7-Apr-02 6:05
Stan the man7-Apr-02 6:05 
AnswerRe: Modeless dialog ? Pin
Michael Dunn7-Apr-02 8:11
sitebuilderMichael Dunn7-Apr-02 8:11 
GeneralRemove button of app from task bar Pin
Stan the man7-Apr-02 6:00
Stan the man7-Apr-02 6:00 
GeneralRe: Remove button of app from task bar Pin
Paul M Watt7-Apr-02 6:12
mentorPaul M Watt7-Apr-02 6:12 
GeneralCListView and keyboard event Pin
Abin7-Apr-02 5:53
Abin7-Apr-02 5:53 
GeneralRuntime variable creation Pin
emrosa7-Apr-02 5:12
emrosa7-Apr-02 5:12 
GeneralRe: Runtime variable creation Pin
Paul M Watt7-Apr-02 7:00
mentorPaul M Watt7-Apr-02 7:00 
GeneralRe: Runtime variable creation Pin
Paul M Watt7-Apr-02 7:02
mentorPaul M Watt7-Apr-02 7:02 
GeneralConsole Application with a dialog box Pin
caoimhinfisher@mac.com7-Apr-02 4:39
caoimhinfisher@mac.com7-Apr-02 4:39 
GeneralDesktop Special Folder Detection Pin
Darren Schroeder7-Apr-02 4:17
Darren Schroeder7-Apr-02 4:17 
GeneralRe: Desktop Special Folder Detection Pin
Shotgun7-Apr-02 4:49
Shotgun7-Apr-02 4:49 
Generallast dumb question Pin
Shotgun7-Apr-02 4:00
Shotgun7-Apr-02 4:00 
GeneralRe: last dumb question Pin
Renjith Ramachandran7-Apr-02 5:27
Renjith Ramachandran7-Apr-02 5:27 
GeneralUsing Control to Display Unicode String Pin
7-Apr-02 3:56
suss7-Apr-02 3:56 

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.