08 Jul
Posted by kdutta in Development, Windows Mobile
It’s pretty annoying to have to create a CE Setup DLL cpp and def file every time I make a new CAB. So I finally got around to creating a VC Template to handle that for me. You can download it here.
Sadly, I did not create an installer for this template.
Installation instructions (adjust your installation directory accordingly):
And that should do it! You will now find the new project template in Visual Studio under the Smart Device folder in Visual C++.
Koushik Dutta
Software Engineer
www.koushikdutta.com
One Response
Cliff
15|Sep|2008 1I too, have struggled to gather all the bits together to build these dll’s so I am going to give this template a try. Do you have any info or tricks for getting the main display to show a text string from the setup dll?
Leave a reply