Click here to Skip to main content
15,903,523 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Calculating free space Pin
Waldermort5-Nov-06 18:09
Waldermort5-Nov-06 18:09 
GeneralRe: VC++8 (VS2005) Deriving class w/ wizard Pin
jeffbeat4-Nov-06 21:00
jeffbeat4-Nov-06 21:00 
QuestionVC++8 (VS2005) Deriving class w/ wizard Pin
jeffbeat4-Nov-06 19:26
jeffbeat4-Nov-06 19:26 
AnswerRe: VC++8 (VS2005) Deriving class w/ wizard Pin
Midworld084-Nov-06 20:27
Midworld084-Nov-06 20:27 
QuestionODBC & FOR XML expilicit command [modified] Pin
canerabali4-Nov-06 14:34
canerabali4-Nov-06 14:34 
QuestionWhy the same RASdialup functionality doesn't exist in WININET?? Pin
Benlahrech .Dj4-Nov-06 13:52
Benlahrech .Dj4-Nov-06 13:52 
QuestionCustomising the title bar Pin
Sydes4-Nov-06 10:26
Sydes4-Nov-06 10:26 
AnswerRe: Customising the title bar Pin
Waldermort4-Nov-06 11:14
Waldermort4-Nov-06 11:14 
The buttons on a title bar are not actually buttons, they are just regions in which you can click. To install a global button you would have to globaly hook the WM_NCPAINT then calculate the position for each window. I can't imagine it being too difficult, but you would have to take into account the window style for each window.
GeneralRe: Customising the title bar Pin
Sydes4-Nov-06 14:41
Sydes4-Nov-06 14:41 
Questionapplication configuration is incorrect Pin
edvintas4-Nov-06 8:00
edvintas4-Nov-06 8:00 
AnswerRe: application configuration is incorrect Pin
Waldermort4-Nov-06 8:31
Waldermort4-Nov-06 8:31 
AnswerRe: application configuration is incorrect Pin
Mark Salsbery4-Nov-06 8:36
Mark Salsbery4-Nov-06 8:36 
GeneralRe: application configuration is incorrect Pin
edvintas4-Nov-06 9:45
edvintas4-Nov-06 9:45 
GeneralRe: application configuration is incorrect Pin
Waldermort4-Nov-06 10:14
Waldermort4-Nov-06 10:14 
GeneralRe: application configuration is incorrect Pin
edvintas4-Nov-06 10:46
edvintas4-Nov-06 10:46 
GeneralRe: application configuration is incorrect Pin
David Crow5-Nov-06 6:37
David Crow5-Nov-06 6:37 
GeneralRe: application configuration is incorrect Pin
Michael Dunn4-Nov-06 10:26
sitebuilderMichael Dunn4-Nov-06 10:26 
GeneralRe: application configuration is incorrect Pin
edvintas4-Nov-06 10:49
edvintas4-Nov-06 10:49 
QuestionGet keys of HKEY_CURRENT_USER Pin
Daniel Kanev4-Nov-06 6:43
Daniel Kanev4-Nov-06 6:43 
AnswerRe: Get keys of HKEY_CURRENT_USER Pin
Waldermort4-Nov-06 7:19
Waldermort4-Nov-06 7:19 
AnswerRe: Get keys of HKEY_CURRENT_USER Pin
Hamid_RT4-Nov-06 20:40
Hamid_RT4-Nov-06 20:40 
QuestionGetWindowRect() Pin
Waldermort4-Nov-06 5:46
Waldermort4-Nov-06 5:46 
AnswerRe: GetWindowRect() Pin
Steve Echols4-Nov-06 19:16
Steve Echols4-Nov-06 19:16 
GeneralRe: GetWindowRect() Pin
Waldermort4-Nov-06 21:15
Waldermort4-Nov-06 21:15 
GeneralRe: GetWindowRect() Pin
Steve Echols4-Nov-06 21:21
Steve Echols4-Nov-06 21:21 

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.