Click here to Skip to main content
15,887,283 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: (Locked Computer) GINA Pin
manojk_batra15-Jan-06 19:20
manojk_batra15-Jan-06 19:20 
AnswerRe: (Locked Computer) GINA Pin
vipinasda11-Jan-06 5:01
vipinasda11-Jan-06 5:01 
QuestionHow do I pass a MYSQL connection to a COM object Pin
Ger Hayden10-Jan-06 23:10
Ger Hayden10-Jan-06 23:10 
QuestionHttpUnit for C++/C# Pin
James Brown10-Jan-06 22:43
James Brown10-Jan-06 22:43 
QuestionCan I use Javascript function in VC++? Pin
manojk_batra10-Jan-06 22:07
manojk_batra10-Jan-06 22:07 
AnswerRe: Can I use Javascript function in VC++? Pin
Dennis Gourjii10-Jan-06 22:30
Dennis Gourjii10-Jan-06 22:30 
GeneralRe: Can I use Javascript function in VC++? Pin
manojk_batra10-Jan-06 23:37
manojk_batra10-Jan-06 23:37 
GeneralRe: Can I use Javascript function in VC++? Pin
lemur211-Jan-06 1:50
lemur211-Jan-06 1:50 
To execute javascript you need a script interpreter. You can get this using the ActiveX script host control. However, this is really intended for embedding scripting into your application and is quite complex to use.

If your method is simple, you'd be better to simply port it to C++. Alternatively, write your application in javascript? What does C++ bring that you need for your application?

Kev
Answer[Message Deleted] Pin
Eytukan10-Jan-06 23:00
Eytukan10-Jan-06 23:00 
GeneralRe: Can I use Javascript function in VC++? Pin
manojk_batra10-Jan-06 23:24
manojk_batra10-Jan-06 23:24 
AnswerRe: Can I use Javascript function in VC++? Pin
vikas amin11-Jan-06 0:58
vikas amin11-Jan-06 0:58 
AnswerRe: Can I use Javascript function in VC++? Pin
SilentSilent11-Jan-06 3:19
SilentSilent11-Jan-06 3:19 
QuestionProblem in Deleting a file using 'remove' Pin
Sarvan AL10-Jan-06 21:40
Sarvan AL10-Jan-06 21:40 
AnswerRe: Problem in Deleting a file using 'remove' Pin
Dennis Gourjii10-Jan-06 22:32
Dennis Gourjii10-Jan-06 22:32 
QuestionCustum Button Controls Pin
S_a_n10-Jan-06 21:35
S_a_n10-Jan-06 21:35 
AnswerRe: Custum Button Controls Pin
Dennis Gourjii10-Jan-06 22:37
Dennis Gourjii10-Jan-06 22:37 
AnswerRe: Custum Button Controls Pin
ThatsAlok11-Jan-06 2:05
ThatsAlok11-Jan-06 2:05 
AnswerRe: Custum Button Controls Pin
vipinasda11-Jan-06 5:06
vipinasda11-Jan-06 5:06 
QuestionListControl fixed column width Pin
Nishad S10-Jan-06 20:08
Nishad S10-Jan-06 20:08 
AnswerRe: ListControl fixed column width Pin
Owner drawn10-Jan-06 21:04
Owner drawn10-Jan-06 21:04 
Questionproblem with CreateProcess Pin
prabhathgk10-Jan-06 19:33
prabhathgk10-Jan-06 19:33 
AnswerRe: problem with CreateProcess Pin
Dennis Gourjii10-Jan-06 22:39
Dennis Gourjii10-Jan-06 22:39 
Questiondownloading a file from http server Pin
Vineethg10-Jan-06 19:18
Vineethg10-Jan-06 19:18 
AnswerRe: downloading a file from http server Pin
ThatsAlok11-Jan-06 2:03
ThatsAlok11-Jan-06 2:03 
QuestionXP Look and Feel Problem for Scrollbars? Pin
Owner drawn10-Jan-06 18:37
Owner drawn10-Jan-06 18:37 

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.