Click here to Skip to main content
16,018,418 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: file find problem Pin
Waldermort20-Feb-07 23:40
Waldermort20-Feb-07 23:40 
GeneralRe: file find problem Pin
benjymous21-Feb-07 1:24
benjymous21-Feb-07 1:24 
GeneralRe: file find problem Pin
david bagaturia21-Feb-07 19:08
david bagaturia21-Feb-07 19:08 
QuestionRe: file find problem Pin
prasad_som20-Feb-07 21:46
prasad_som20-Feb-07 21:46 
AnswerRe: file find problem Pin
david bagaturia20-Feb-07 21:55
david bagaturia20-Feb-07 21:55 
General[Message Deleted] Pin
ddmcr21-Feb-07 0:18
ddmcr21-Feb-07 0:18 
GeneralRe: file find problem Pin
david bagaturia21-Feb-07 3:25
david bagaturia21-Feb-07 3:25 
QuestionCheck Box & ShellExecute Question. Pin
Suresh H20-Feb-07 20:14
Suresh H20-Feb-07 20:14 
How to check if the check box is checked or not in win 32 App ???

We use to use member of the check box to check if its checked or not checked in MFC
m_CkBox == TRUE

how to do it in win 32 app ????

I want to open the text file in note pad how to do it ???

This works in MFC

ShellExecute(NULL, "open", FileName ,NULL, NULL, SW_SHOWNORMAL);

How to do it in Win 32 API ??? I am not able to use ShellExecute in win 32 App

Thanking you,Smile | :)
Suresh HC



AnswerRe: Check Box & ShellExecute Question. Pin
Nibu babu thomas20-Feb-07 20:30
Nibu babu thomas20-Feb-07 20:30 
GeneralRe: Check Box & ShellExecute Question. Pin
Suresh H20-Feb-07 20:52
Suresh H20-Feb-07 20:52 
GeneralRe: Check Box & ShellExecute Question. Pin
Nibu babu thomas20-Feb-07 20:57
Nibu babu thomas20-Feb-07 20:57 
GeneralRe: Check Box & ShellExecute Question. Pin
Suresh H20-Feb-07 21:41
Suresh H20-Feb-07 21:41 
AnswerRe: Check Box & ShellExecute Question. Pin
Hamid Taebi20-Feb-07 20:31
professionalHamid Taebi20-Feb-07 20:31 
GeneralRe: Check Box & ShellExecute Question. Pin
Suresh H20-Feb-07 20:54
Suresh H20-Feb-07 20:54 
GeneralRe: Check Box & ShellExecute Question. Pin
Hamid Taebi20-Feb-07 21:05
professionalHamid Taebi20-Feb-07 21:05 
GeneralRe: Check Box & ShellExecute Question. Pin
Suresh H20-Feb-07 21:42
Suresh H20-Feb-07 21:42 
GeneralRe: Check Box & ShellExecute Question. Pin
Hamid Taebi21-Feb-07 5:08
professionalHamid Taebi21-Feb-07 5:08 
QuestionTo change font of Dialog Box Pin
Atul2320-Feb-07 20:00
Atul2320-Feb-07 20:00 
AnswerRe: To change font of Dialog Box Pin
Hamid Taebi20-Feb-07 20:36
professionalHamid Taebi20-Feb-07 20:36 
GeneralRe: To change font of Dialog Box Pin
Atul2320-Feb-07 21:36
Atul2320-Feb-07 21:36 
GeneralRe: To change font of Dialog Box Pin
Hamid Taebi21-Feb-07 5:15
professionalHamid Taebi21-Feb-07 5:15 
GeneralRe: To change font of Dialog Box Pin
ThatsAlok21-Feb-07 6:05
ThatsAlok21-Feb-07 6:05 
GeneralRe: To change font of Dialog Box Pin
Hamid Taebi21-Feb-07 6:27
professionalHamid Taebi21-Feb-07 6:27 
GeneralRe: To change font of Dialog Box Pin
ThatsAlok21-Feb-07 7:18
ThatsAlok21-Feb-07 7:18 
GeneralRe: To change font of Dialog Box Pin
ThatsAlok21-Feb-07 6:05
ThatsAlok21-Feb-07 6:05 

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.