PDA

View Full Version : Using MFC classes in Javascript


jblock
09-10-2002, 07:34 PM
Is it possible to call/use MFC classes in a javascript? I'm interested in doing something that ought to be easy: gather a whole bunch of system information, such as cpu type, processor speed, memory, etc. Thanks.

Bosko
09-10-2002, 08:02 PM
No its not possible,you can however get some user info using javascript.Cpu,speed,memory etc. you can maybe get using Vbscript ,but this will only work in IE for Windows.

beetle
09-11-2002, 05:04 AM
Ya, I'm sure there's an ActiveX something-or-other that does it as well, but again, IE/Win only