Click here to Skip to main content
16,005,697 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question How To Access sql-server and design a UI with vc mfc? Pin
sepehr_vision27-Jan-07 2:22
sepehr_vision27-Jan-07 2:22 
QuestionHow to convert a array of bitmap bits to a HBITMAP? Pin
ceejeeb27-Jan-07 1:24
ceejeeb27-Jan-07 1:24 
AnswerRe: How to convert a array of bitmap bits to a HBITMAP? Pin
Mark Salsbery27-Jan-07 7:40
Mark Salsbery27-Jan-07 7:40 
AnswerRe: How to convert a array of bitmap bits to a HBITMAP? Pin
Hamid_RT27-Jan-07 19:14
Hamid_RT27-Jan-07 19:14 
Questionhow to know what is the class name of the main frame window? Pin
bengz27-Jan-07 0:36
bengz27-Jan-07 0:36 
AnswerRe: how to know what is the class name of the main frame window? Pin
Joan M27-Jan-07 1:35
professionalJoan M27-Jan-07 1:35 
AnswerRe: how to know what is the class name of the main frame window? Pin
Mark Salsbery27-Jan-07 7:43
Mark Salsbery27-Jan-07 7:43 
GeneralRe: how to know what is the class name of the main frame window? Pin
prasad_som27-Jan-07 17:49
prasad_som27-Jan-07 17:49 
Mark Salsbery wrote:
You can use the GetClassName() API on the HWND of your main frame window to get its class name.


Actually, he wanted class name to find window in question. If he had window handle, then there is no question of getting class name.

As somebody already answered, passing NULL for classname he can find window.


GeneralRe: how to know what is the class name of the main frame window? Pin
Mark Salsbery28-Jan-07 6:26
Mark Salsbery28-Jan-07 6:26 
Question(previous post-displaying RGB video) back with a bit of groundwork in DirectX Pin
jossion27-Jan-07 0:04
jossion27-Jan-07 0:04 
QuestionGo to end? Pin
Larsson26-Jan-07 23:19
Larsson26-Jan-07 23:19 
AnswerRe: Go to end? Pin
Joan M27-Jan-07 1:29
professionalJoan M27-Jan-07 1:29 
GeneralRe: Go to end? Pin
Larsson28-Jan-07 7:53
Larsson28-Jan-07 7:53 
AnswerRe: Go to end? Pin
prasad_som28-Jan-07 19:55
prasad_som28-Jan-07 19:55 
GeneralRe: Go to end? Pin
Joan M28-Jan-07 20:22
professionalJoan M28-Jan-07 20:22 
QuestionA question about autorun CD Pin
phap26-Jan-07 22:53
phap26-Jan-07 22:53 
AnswerRe: A question about autorun CD Pin
Blake Miller29-Jan-07 4:13
Blake Miller29-Jan-07 4:13 
QuestionDirectX textures Pin
Waldermort26-Jan-07 22:14
Waldermort26-Jan-07 22:14 
QuestionSimplest way to add tabs to SDI Pin
neilsolent26-Jan-07 22:13
neilsolent26-Jan-07 22:13 
Questionwin32 api edit box issue Pin
asp.netProgrammer26-Jan-07 18:18
asp.netProgrammer26-Jan-07 18:18 
AnswerRe: win32 api edit box issue Pin
asp.netProgrammer26-Jan-07 18:41
asp.netProgrammer26-Jan-07 18:41 
QuestionCaption (title bar) buttons Pin
Hans Dietrich26-Jan-07 18:04
mentorHans Dietrich26-Jan-07 18:04 
AnswerRe: Caption (title bar) buttons Pin
Dominik Reichl27-Jan-07 6:25
Dominik Reichl27-Jan-07 6:25 
QuestionHow do you fix code that works on everything but the listview you need? Pin
___Charles___26-Jan-07 17:41
___Charles___26-Jan-07 17:41 
AnswerRe: How do you fix code that works on everything but the listview you need? Pin
Mike O'Neill27-Jan-07 12:53
Mike O'Neill27-Jan-07 12:53 

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.