Click here to Skip to main content
16,010,544 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to add a gey label "Caprion" to a treeView? Pin
Michael Dunn15-Jun-08 19:27
sitebuilderMichael Dunn15-Jun-08 19:27 
QuestionWM_ vs NM_ Pin
rp_suman14-Jun-08 19:01
rp_suman14-Jun-08 19:01 
AnswerRe: WM_ vs NM_ PinPopular
Dan14-Jun-08 21:25
Dan14-Jun-08 21:25 
GeneralRe: WM_ vs NM_ Pin
ThatsAlok16-Jun-08 3:33
ThatsAlok16-Jun-08 3:33 
QuestionWhich CD Is it? Pin
Peter Weyzen14-Jun-08 15:37
Peter Weyzen14-Jun-08 15:37 
AnswerRe: Which CD Is it? Pin
Saurabh.Garg15-Jun-08 0:37
Saurabh.Garg15-Jun-08 0:37 
Question(ActiveX) How do I accept a value(parameter) from html Pin
simon alec smith14-Jun-08 9:20
simon alec smith14-Jun-08 9:20 
AnswerRe: (ActiveX) How do I accept a value(parameter) from html Pin
bob1697214-Jun-08 13:17
bob1697214-Jun-08 13:17 
You don't do anything special.

You expose method with parameters like you would for any ActiveX COM interface.

The user will usually have a script section in the html that instantiates your control, calls the methods, and passes in whatever parameters needed.

Now there is the issue of whether your ActiveX control is "safe for scripting" since you are subject to browser security etc...
Questioncompile c code as dll Pin
dany_ch14-Jun-08 6:02
dany_ch14-Jun-08 6:02 
AnswerRe: compile c code as dll Pin
Baltoro14-Jun-08 7:47
Baltoro14-Jun-08 7:47 
AnswerRe: compile c code as dll Pin
Mark Salsbery14-Jun-08 10:10
Mark Salsbery14-Jun-08 10:10 
GeneralOops... Pin
Baltoro15-Jun-08 11:18
Baltoro15-Jun-08 11:18 
GeneralRe: Oops... Pin
Mark Salsbery16-Jun-08 5:32
Mark Salsbery16-Jun-08 5:32 
AnswerRe: compile c code as dll Pin
Hamid_RT15-Jun-08 5:21
Hamid_RT15-Jun-08 5:21 
QuestionHelp erasing text in window Pin
Kwanalouie14-Jun-08 3:37
Kwanalouie14-Jun-08 3:37 
QuestionRe: Help erasing text in window Pin
Nelek14-Jun-08 3:51
protectorNelek14-Jun-08 3:51 
QuestionHow do I place & character in dialog Pin
Kwanalouie14-Jun-08 0:26
Kwanalouie14-Jun-08 0:26 
AnswerRe: How do I place & character in dialog Pin
Jijo.Raj14-Jun-08 0:43
Jijo.Raj14-Jun-08 0:43 
AnswerRe: How do I place & character in dialog Pin
limindong@hgbyte.com14-Jun-08 0:44
limindong@hgbyte.com14-Jun-08 0:44 
AnswerRe: How do I place & character in dialog Pin
shalini_lko14-Jun-08 2:24
shalini_lko14-Jun-08 2:24 
GeneralRe: How do I place & character in dialog Pin
Rajesh R Subramanian14-Jun-08 21:28
professionalRajesh R Subramanian14-Jun-08 21:28 
QuestionDrag and drop through group controls? Pin
Dominik Reichl14-Jun-08 0:05
Dominik Reichl14-Jun-08 0:05 
AnswerRe: Drag and drop through group controls? Pin
Jagdish V. Bhimbha14-Jun-08 0:25
Jagdish V. Bhimbha14-Jun-08 0:25 
AnswerRe: Drag and drop through group controls? Pin
tsy1986030314-Jun-08 3:13
tsy1986030314-Jun-08 3:13 
GeneralRe: Drag and drop through group controls? Pin
Hamid_RT15-Jun-08 5:34
Hamid_RT15-Jun-08 5:34 

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.