Tuesday, July 28, 2009

How to call Javascript function from Visual C++?

How to establish connections between the two languages?





I created a small program in Visual C++. In my program, I want to call the function that is coded in Javascript. Is there a way to do this?





I tried to browse this in the internet and found a good source for me to implement it but the source codes are too complicated for me.. If you can answer my problem and if it they are codes please indicate their purpose and where to place them...





Please help...





Thanks...

How to call Javascript function from Visual C++?
Hmmmm


Honestly sounds impossible, but I suggest you look for a C++ to JavaScript translator. C++ is a whole different horizon to JavaScript...


No comments:

Post a Comment