Memory (Emulating SD card)

I wanted to install a program on my emulated Pocket PC, but the program told me I had insufficient memory. Is it possible to emulate an SD card or to emulate more memory than "normal"PDA's?

Thanks in advance,

DJGIzbo

[221 byte] By [DJGizbo] at [2008-1-28]
# 1

To emulate an SD Card, you can set a "Shared Folder" from the configuration dialog. The SD card directory should appear in the root of the emulator as "Storage Card"

To resize RAM using Visual Studio, go into VS tools' menu, Options, Device Tools, Devices, select the emulator, Properties, Emulator Options. You will be able to select the amount of RAM to emulate. If you are using the emulator from the command line, use the /memsize option.

CarlBrochu at 2007-9-8 > top of Msdn Tech,Smart Device Development,Device Emulator General...
# 2
Thank you so much. I had the same problem. Have been trying to emulate a pda, but (palm as well) but couldn't find a simple solution to get lot's of storage. Thx

Marcel

Marcelius at 2007-9-8 > top of Msdn Tech,Smart Device Development,Device Emulator General...