Click here to Skip to main content
15,905,323 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Drawing Text into a Bitmap with GDI Pin
Anonymous9-Aug-05 2:44
Anonymous9-Aug-05 2:44 
GeneralRe: Drawing Text into a Bitmap with GDI Pin
John R. Shaw9-Aug-05 9:48
John R. Shaw9-Aug-05 9:48 
GeneralShow bitmap on Button Pin
Aditya Rao8-Aug-05 8:31
Aditya Rao8-Aug-05 8:31 
GeneralRe: Show bitmap on Button Pin
David Crow8-Aug-05 9:29
David Crow8-Aug-05 9:29 
GeneralRe: Show bitmap on Button Pin
Ravi Bhavnani8-Aug-05 9:47
professionalRavi Bhavnani8-Aug-05 9:47 
GeneralRe: Show bitmap on Button Pin
ThatsAlok8-Aug-05 18:32
ThatsAlok8-Aug-05 18:32 
GeneralWM_PAINT wackienss Pin
Peter Weyzen8-Aug-05 8:19
Peter Weyzen8-Aug-05 8:19 
GeneralRe: WM_PAINT wackienss Pin
Jose Lamas Rios8-Aug-05 8:24
Jose Lamas Rios8-Aug-05 8:24 
Peter Weyzen wrote:
If WM_PAINT shows up with an hDC of 0 -- does that mean anything?

It means it's working as expected. As far as I know, WM_PAINT doesn't send an hDC; both wParam an lParam in that message are unused.

Maybe you mean some other message?

--
jlr
http://jlamas.blogspot.com/[^]
GeneralRe: WM_PAINT wackienss Pin
Peter Weyzen8-Aug-05 8:31
Peter Weyzen8-Aug-05 8:31 
Generaldetecting a window in win32 Pin
celllllllll8-Aug-05 6:17
celllllllll8-Aug-05 6:17 
GeneralRe: detecting a window in win32 Pin
BlackDice8-Aug-05 6:26
BlackDice8-Aug-05 6:26 
GeneralRe: detecting a window in win32 Pin
celllllllll8-Aug-05 7:13
celllllllll8-Aug-05 7:13 
GeneralRe: detecting a window in win32 Pin
David Crow8-Aug-05 8:07
David Crow8-Aug-05 8:07 
GeneralRe: detecting a window in win32 Pin
celllllllll8-Aug-05 11:29
celllllllll8-Aug-05 11:29 
GeneralRe: detecting a window in win32 Pin
ThatsAlok8-Aug-05 18:18
ThatsAlok8-Aug-05 18:18 
GeneralRe: detecting a window in win32 Pin
David Crow9-Aug-05 2:27
David Crow9-Aug-05 2:27 
GeneralHiding ScrollBars Pin
raybert8-Aug-05 5:40
raybert8-Aug-05 5:40 
GeneralRe: Hiding ScrollBars Pin
Jose Lamas Rios8-Aug-05 6:41
Jose Lamas Rios8-Aug-05 6:41 
GeneralRe: Hiding ScrollBars Pin
raybert8-Aug-05 8:04
raybert8-Aug-05 8:04 
GeneralRe: Hiding ScrollBars Pin
Jose Lamas Rios8-Aug-05 8:17
Jose Lamas Rios8-Aug-05 8:17 
GeneralD3DXCreateTextureFromFile and CBitmap Pin
akira328-Aug-05 4:58
akira328-Aug-05 4:58 
GeneralOleControl crashes i.e. on shutdown Pin
Ed Deighton8-Aug-05 4:45
Ed Deighton8-Aug-05 4:45 
GeneralEmbedding the Player Control in an MFC Project Pin
c+-8-Aug-05 3:56
c+-8-Aug-05 3:56 
GeneralRe: Embedding the Player Control in an MFC Project Pin
Marc Soleda8-Aug-05 5:39
Marc Soleda8-Aug-05 5:39 
GeneralRe: Embedding the Player Control in an MFC Project Pin
Marc Soleda8-Aug-05 7:48
Marc Soleda8-Aug-05 7:48 

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.