Click here to Skip to main content
16,015,917 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWindow, transparent for mouse clicks Pin
Alex Cramer24-May-02 21:34
Alex Cramer24-May-02 21:34 
GeneralRe: Window, transparent for mouse clicks Pin
Renjith Ramachandran25-May-02 4:04
Renjith Ramachandran25-May-02 4:04 
GeneralPuzzled when converting CInternetFile* to FILE* Pin
George Ma24-May-02 19:37
George Ma24-May-02 19:37 
GeneralRe: Puzzled when converting CInternetFile* to FILE* Pin
Nish Nishant24-May-02 19:55
sitebuilderNish Nishant24-May-02 19:55 
GeneralRe: Puzzled when converting CInternetFile* to FILE* Pin
Erik Funkenbusch25-May-02 3:29
Erik Funkenbusch25-May-02 3:29 
GeneralRe: Puzzled when converting CInternetFile* to FILE* Pin
George Ma25-May-02 17:07
George Ma25-May-02 17:07 
GeneralCFontDialog and LOGFONT :: MFC Pin
valikac24-May-02 17:52
valikac24-May-02 17:52 
GeneralRe: CFontDialog and LOGFONT :: MFC Pin
Jason Henderson24-May-02 18:46
Jason Henderson24-May-02 18:46 
Try setting the height like this:
lfHeight = -MulDiv(11, GetDeviceCaps(hDC, LOGPIXELSY), 72);

This comes from the LOGFONT entry in MSDN.

Like it or not, I'm right.
GeneralRe: CFontDialog and LOGFONT :: MFC Pin
valikac25-May-02 5:58
valikac25-May-02 5:58 
Generalavi software Pin
pnpfriend24-May-02 13:52
pnpfriend24-May-02 13:52 
GeneralRe: avi software Pin
Rama Krishna Vavilala24-May-02 16:26
Rama Krishna Vavilala24-May-02 16:26 
GeneralRe: avi software Pin
Nish Nishant24-May-02 17:43
sitebuilderNish Nishant24-May-02 17:43 
GeneralRe: avi software Pin
pnpfriend25-May-02 2:52
pnpfriend25-May-02 2:52 
GeneralRe: avi software Pin
Maxwell Chen25-May-02 9:03
Maxwell Chen25-May-02 9:03 
GeneralRe: avi software Pin
Mike Nordell25-May-02 14:11
Mike Nordell25-May-02 14:11 
Generalwant to post .gif file on my dialog. Pin
pnpfriend24-May-02 12:04
pnpfriend24-May-02 12:04 
GeneralRe: want to post .gif file on my dialog. Pin
Shog924-May-02 12:20
sitebuilderShog924-May-02 12:20 
GeneralRe: want to post .gif file on my dialog. Pin
25-May-02 0:14
suss25-May-02 0:14 
GeneralRe: want to post .gif file on my dialog. Pin
pnpfriend25-May-02 4:40
pnpfriend25-May-02 4:40 
GeneralRe: want to post .gif file on my dialog. Pin
devvvy28-Oct-02 11:23
devvvy28-Oct-02 11:23 
GeneralWin2000 Vs. XP Pin
pnpfriend24-May-02 10:45
pnpfriend24-May-02 10:45 
GeneralWSAGetLastError oddity in VC7 Pin
Clinton James24-May-02 10:47
Clinton James24-May-02 10:47 
GeneralRe: WSAGetLastError oddity in VC7 Pin
Mike Nordell24-May-02 16:16
Mike Nordell24-May-02 16:16 
GeneralRe: WSAGetLastError oddity in VC7 Pin
Clinton James28-May-02 4:34
Clinton James28-May-02 4:34 
Generalfinding string length of Unicode string Pin
24-May-02 10:38
suss24-May-02 10:38 

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.