G
Guest
I have developed COM objects using ATL several years back and now I have a
need to read my PDA file system from javascript using .Net Compact Framework
for Windows Mobile 5.0. Using a COM or activex object seems to be the most
straightforward approach.
I once created com objects from .net classes using a utility (cant recall
name).
But I can't very well create ATL COM on my laptop and expect that to run on
the Pocket PC. I have not found any guides on how I might create a simple COM
object that I embed in a page with an object tag so that it can read a local
file and use the data in javascript.
The Windows Mobile device I will be developing for uses a Samsung 400 MHz
processor....a newly released ETEN Glofiish X500.
This would be simple on a PC but I have scoured .Net CF doc looking for
clues and have not found any.
Can anyone offer a suggest...a pointer to further information? Thanks!
need to read my PDA file system from javascript using .Net Compact Framework
for Windows Mobile 5.0. Using a COM or activex object seems to be the most
straightforward approach.
I once created com objects from .net classes using a utility (cant recall
name).
But I can't very well create ATL COM on my laptop and expect that to run on
the Pocket PC. I have not found any guides on how I might create a simple COM
object that I embed in a page with an object tag so that it can read a local
file and use the data in javascript.
The Windows Mobile device I will be developing for uses a Samsung 400 MHz
processor....a newly released ETEN Glofiish X500.
This would be simple on a PC but I have scoured .Net CF doc looking for
clues and have not found any.
Can anyone offer a suggest...a pointer to further information? Thanks!