Click here to Skip to main content
15,920,602 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
vcguileaner22-Sep-09 1:51
vcguileaner22-Sep-09 1:51 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
CPallini22-Sep-09 2:01
mveCPallini22-Sep-09 2:01 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
vcguileaner22-Sep-09 2:13
vcguileaner22-Sep-09 2:13 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
CPallini22-Sep-09 2:32
mveCPallini22-Sep-09 2:32 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
enhzflep22-Sep-09 0:00
enhzflep22-Sep-09 0:00 
AnswerRe: How to create an HBITMAP from a window's HDC? Pin
KarstenK22-Sep-09 0:15
mveKarstenK22-Sep-09 0:15 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
vcguileaner22-Sep-09 0:36
vcguileaner22-Sep-09 0:36 
GeneralRe: How to create an HBITMAP from a window's HDC? Pin
KarstenK22-Sep-09 1:54
mveKarstenK22-Sep-09 1:54 
QuestionCreating Password text using GLUI Ver 2.3.5 Pin
kamathmcis21-Sep-09 23:15
kamathmcis21-Sep-09 23:15 
AnswerRe: Creating Password text using GLUI Ver 2.3.5 Pin
Richard MacCutchan22-Sep-09 0:12
mveRichard MacCutchan22-Sep-09 0:12 
Questionhow to get class name. Pin
santhosh-padamatinti21-Sep-09 20:29
santhosh-padamatinti21-Sep-09 20:29 
AnswerRe: how to get class name. Pin
CPallini21-Sep-09 20:40
mveCPallini21-Sep-09 20:40 
AnswerRe: how to get class name. Pin
Cedric Moonen21-Sep-09 20:49
Cedric Moonen21-Sep-09 20:49 
GeneralRe: how to get class name. Pin
santhosh-padamatinti21-Sep-09 21:10
santhosh-padamatinti21-Sep-09 21:10 
GeneralRe: how to get class name. Pin
Cedric Moonen21-Sep-09 21:22
Cedric Moonen21-Sep-09 21:22 
GeneralRe: how to get class name. Pin
santhosh-padamatinti21-Sep-09 21:56
santhosh-padamatinti21-Sep-09 21:56 
QuestionHow to increase the height of the default menu in MFC? Pin
mutpan21-Sep-09 20:23
mutpan21-Sep-09 20:23 
AnswerRe: How to increase the height of the default menu in MFC? Pin
KarstenK21-Sep-09 21:18
mveKarstenK21-Sep-09 21:18 
AnswerRe: How to increase the height of the default menu in MFC? Pin
David Crow22-Sep-09 3:04
David Crow22-Sep-09 3:04 
GeneralRe: How to increase the height of the default menu in MFC? Pin
kilt24-Sep-09 7:22
kilt24-Sep-09 7:22 
Questionview menu is changing while opening Dialog Pin
002comp21-Sep-09 19:20
002comp21-Sep-09 19:20 
AnswerRe: view menu is changing while opening Dialog Pin
Saurabh.Garg21-Sep-09 19:30
Saurabh.Garg21-Sep-09 19:30 
GeneralRe: view menu is changing while opening Dialog Pin
002comp21-Sep-09 20:29
002comp21-Sep-09 20:29 
GeneralRe: view menu is changing while opening Dialog Pin
Saurabh.Garg21-Sep-09 20:38
Saurabh.Garg21-Sep-09 20:38 
Well, even though article is using MFC the you can use the idea to convert to code to Win32. The article uses GetParent, GetDlgItem and SendMessage functions to set the view. What is it that you don't undertand in the article. Check the code for CFileDlgEx::OnFileNameChange in the FileDlgEx.cpp file.

-Saurabh
Questionautomation using xl5en32.h Pin
prithaa21-Sep-09 19:00
prithaa21-Sep-09 19:00 

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.