Click here to Skip to main content
16,016,712 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to open a help file (.chm file) programmatically ? Pin
SandipG 17-Nov-08 23:26
SandipG 17-Nov-08 23:26 
AnswerRe: How to open a help file (.chm file) programmatically ? Pin
Hamid_RT17-Nov-08 23:43
Hamid_RT17-Nov-08 23:43 
GeneralRe: How to open a help file (.chm file) programmatically ? Pin
kapardhi18-Nov-08 0:01
kapardhi18-Nov-08 0:01 
GeneralRe: How to open a help file (.chm file) programmatically ? Pin
Hamid_RT18-Nov-08 0:52
Hamid_RT18-Nov-08 0:52 
GeneralRe: How to open a help file (.chm file) programmatically ? Pin
kapardhi18-Nov-08 1:07
kapardhi18-Nov-08 1:07 
GeneralRe: How to open a help file (.chm file) programmatically ? Pin
Hamid_RT18-Nov-08 1:34
Hamid_RT18-Nov-08 1:34 
Questioncan i assign 2 control variables to list box control? Pin
puppya17-Nov-08 22:56
puppya17-Nov-08 22:56 
AnswerRe: can i assign 2 control variables to list box control? Pin
_AnsHUMAN_ 18-Nov-08 0:24
_AnsHUMAN_ 18-Nov-08 0:24 
why do you want to do such a thing?
The two controls are of different type after all.
I guess, you want to have a functionality of CListBox and COwnerDrawListBox. Is it right? If affirmative you can simply override some functions in the derived class.

Some things seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

Questionhi Pin
Pryabu17-Nov-08 22:49
Pryabu17-Nov-08 22:49 
AnswerRe: hi Pin
Saurabh.Garg17-Nov-08 23:02
Saurabh.Garg17-Nov-08 23:02 
GeneralRe: hi Pin
Pryabu17-Nov-08 23:12
Pryabu17-Nov-08 23:12 
GeneralRe: hi Pin
Hamid_RT17-Nov-08 23:32
Hamid_RT17-Nov-08 23:32 
GeneralRe: hi Pin
Pryabu18-Nov-08 0:09
Pryabu18-Nov-08 0:09 
GeneralRe: hi Pin
Hamid_RT18-Nov-08 0:48
Hamid_RT18-Nov-08 0:48 
GeneralRe: hi Pin
Pryabu18-Nov-08 1:19
Pryabu18-Nov-08 1:19 
GeneralRe: hi Pin
Hamid_RT18-Nov-08 1:35
Hamid_RT18-Nov-08 1:35 
GeneralRe: hi Pin
Pryabu18-Nov-08 1:39
Pryabu18-Nov-08 1:39 
GeneralRe: hi Pin
Pryabu19-Nov-08 18:41
Pryabu19-Nov-08 18:41 
JokeRe: hi Pin
toxcct18-Nov-08 1:49
toxcct18-Nov-08 1:49 
AnswerRe: hi Pin
Iain Clarke, Warrior Programmer18-Nov-08 1:58
Iain Clarke, Warrior Programmer18-Nov-08 1:58 
JokeRe: hi Pin
Hamid_RT18-Nov-08 2:11
Hamid_RT18-Nov-08 2:11 
GeneralRe: hi Pin
CPallini18-Nov-08 3:10
mveCPallini18-Nov-08 3:10 
AnswerRe: hi Pin
Nishad S18-Nov-08 2:02
Nishad S18-Nov-08 2:02 
QuestionFatal error Pin
MsmVc17-Nov-08 22:47
MsmVc17-Nov-08 22:47 
GeneralRe: Fatal error Pin
led mike18-Nov-08 4:31
led mike18-Nov-08 4:31 

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.