PocketPc 2002 - Emulator Release ActiveX Control
-
Hello All, I'd never thought about that before :zzz:. I want to distribute an ActiveX control for Pocket PC, nevertheless I will also distribute three versions of that component: Emulator Release, Desktop and Device Release, ok till here? The developer will use those versions to build his application on my component, but where in the name of Jesus Christ he'll put my Emulator Release to start testing :confused: ? Inside the respective Emulation directory under Windows CE Tools folder...I don't think so!!! Try to test this...start your emulator and create a simple doc file and save it, and seach for it in your computer. File not found, isn't it :(( ? So what? There's a huge *.bin file :confused: in the emulation folder, is everything within? Raphael Amorim Dantas Leite VC++, VB, Java, .NET and eMbedded Programmer
-
Hello All, I'd never thought about that before :zzz:. I want to distribute an ActiveX control for Pocket PC, nevertheless I will also distribute three versions of that component: Emulator Release, Desktop and Device Release, ok till here? The developer will use those versions to build his application on my component, but where in the name of Jesus Christ he'll put my Emulator Release to start testing :confused: ? Inside the respective Emulation directory under Windows CE Tools folder...I don't think so!!! Try to test this...start your emulator and create a simple doc file and save it, and seach for it in your computer. File not found, isn't it :(( ? So what? There's a huge *.bin file :confused: in the emulation folder, is everything within? Raphael Amorim Dantas Leite VC++, VB, Java, .NET and eMbedded Programmer
How about eVC>Tools>Remote File Viewer? That allows you to import and extract files between (emulation) device and desktop. Once there, you can use regsvrce on the device to register the component as normal. -- Ian Darling