<div>Hello,</div>
<div>When you run your emulateur, you give the repertorie witch is shared between lazarus (compile exe) and the emulator.</div>
<div>ex : "C:\Program Files\Microsoft Device Emulator\1.0\DeviceEmulator.exe"  pocketpc.nb0 /skin Pocket_PC.xml /memsize 128 /sharedfolder C:\LzProjet\man\</div>
<div> </div>
<div>Here i lunch the emulator with</div>
<div>image Os Wince : pocketpc.nb0 (same directorie as exe of emulator)</div>
<div>Picture of the pocket Pc model : /skin pocket_pc.xml  (one in the emulator install)</div>
<div>size of Ram : /memsize 128 (for exemple 128 meg)</div>
<div>directorie share : /sharefolder C:\LzProjet\man\  ( my lazarus project is, and for exemple with an test.exe</div>
<div> </div>
<div>You compile under lazarus to have a test.exe</div>
<div> </div>
<div>Under the emulator, you lunch "file explorator" (programs), and you go to "Sd card", your Sd Card is the shared directorie.</div>
<div>You click on test.exe.</div>
<div> </div>
<div>You had to stop the run each time before recompile, or the file will be  busy (test.exe used by emulator). The (X) on the rigth of the windows don't stop the run on pocket pc, you must stop the run by a button witch close the main window. (or you stop the process under system / memory / stop process.
</div>
<div> </div>
<div>I also access to the web under the emulator, test that in a first time.</div>
<div>bye.<br>Patrick from France, excuse me for my english..<br> </div>
<div><span class="gmail_quote">2007/5/26, Felipe Monteiro de Carvalho <<a href="mailto:felipemonteiro.carvalho@gmail.com">felipemonteiro.carvalho@gmail.com</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On 5/25/07, patrick feillant <<a href="mailto:patrick@feillant.com">patrick@feillant.com</a>> wrote:
<br>> I use  Microsoft Device emulator standalone, which emule pocket Pc , it is<br>> very easy.<br><br>How do you run your apps on the emulator?<br><br>> But is not a new emulator ?<br><br>Yes, it' s the same emulator as before, but what I ment is that they
<br>updated the operating system, and on the new one the consoles don' t<br>work.<br><br>--<br>Felipe Monteiro de Carvalho<br>_______________________________________________<br>fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org">
fpc-pascal@lists.freepascal.org</a><br><a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br></blockquote></div><br>