Click here to Skip to main content
16,013,918 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MAKEWPARAM Pin
Alex Cramer29-May-02 0:01
Alex Cramer29-May-02 0:01 
GeneralRe: MAKEWPARAM Pin
Arjan Schouten29-May-02 0:05
Arjan Schouten29-May-02 0:05 
Generalsize and position of a control like a button or static text. Pin
aldeba28-May-02 21:26
aldeba28-May-02 21:26 
GeneralRe: size and position of a control like a button or static text. Pin
Eugene Pustovoyt28-May-02 21:36
Eugene Pustovoyt28-May-02 21:36 
GeneralRe: size and position of a control like a button or static text. Pin
Mike Nordell28-May-02 21:33
Mike Nordell28-May-02 21:33 
GeneralRe: size and position of a control like a button or static text. Pin
Joaquín M López Muñoz28-May-02 21:42
Joaquín M López Muñoz28-May-02 21:42 
GeneralRe: size and position of a control like a button or static text. Pin
aldeba28-May-02 21:58
aldeba28-May-02 21:58 
GeneralRe: size and position of a control like a button or static text. Pin
Mike Nordell28-May-02 22:51
Mike Nordell28-May-02 22:51 
the problem with GetClientRect is that it returns the size of the control and not the position of the control.

Is that a problem for your example? If you are only interested in it during painting your paint HDC is the screen area clipped to your HWND and is offset to make the HDC (0,0) be your HWND's (0,0).
GeneralRe: size and position of a control like a button or static text. Pin
aldeba30-May-02 0:45
aldeba30-May-02 0:45 
GeneralConverting from CString to std::string Pin
Poul Haahr Klemmensen28-May-02 20:33
Poul Haahr Klemmensen28-May-02 20:33 
GeneralRe: Converting from CString to std::string Pin
Joaquín M López Muñoz28-May-02 20:49
Joaquín M López Muñoz28-May-02 20:49 
GeneralRe: Converting from CString to std::string Pin
Bernhard28-May-02 20:56
Bernhard28-May-02 20:56 
GeneralRe: Converting from CString to std::string Pin
Poul Haahr Klemmensen29-May-02 7:17
Poul Haahr Klemmensen29-May-02 7:17 
GeneralPublic-Private key encryption alternatives Pin
Nish Nishant28-May-02 20:15
sitebuilderNish Nishant28-May-02 20:15 
GeneralRe: Public-Private key encryption alternatives Pin
Joaquín M López Muñoz28-May-02 20:20
Joaquín M López Muñoz28-May-02 20:20 
GeneralRe: Public-Private key encryption alternatives Pin
Nish Nishant28-May-02 21:26
sitebuilderNish Nishant28-May-02 21:26 
GeneralPGP anyone Pin
Nish Nishant28-May-02 20:12
sitebuilderNish Nishant28-May-02 20:12 
GeneralRe: PGP anyone Pin
markkuk28-May-02 22:25
markkuk28-May-02 22:25 
GeneralRe: PGP anyone Pin
Nish Nishant29-May-02 0:49
sitebuilderNish Nishant29-May-02 0:49 
GeneralRemove Systray Icon Pin
Derick Cyril Thomas28-May-02 19:58
Derick Cyril Thomas28-May-02 19:58 
GeneralRe: Remove Systray Icon Pin
Mike Nordell28-May-02 21:28
Mike Nordell28-May-02 21:28 
GeneralWindows 95/98 to Windows 2000/XP Pin
28-May-02 19:11
suss28-May-02 19:11 
GeneralRe: Windows 95/98 to Windows 2000/XP Pin
Nish Nishant28-May-02 20:09
sitebuilderNish Nishant28-May-02 20:09 
GeneralRe: Windows 95/98 to Windows 2000/XP Pin
tiaozi28-May-02 22:34
tiaozi28-May-02 22:34 
GeneralRe: Windows 95/98 to Windows 2000/XP Pin
Ed Gadziemski30-May-02 12:02
professionalEd Gadziemski30-May-02 12:02 

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.