Reputation: 11
I wants to create winCE 6.0 DLL. I have installed visual studio 2005, platform builder, PB R2, PB R3. HOw to create the wince dll.?
Upvotes: 1
Views: 1356
Reputation: 67168
You don't need Platform Builder to do this - in fact it's definitely the hard way and wrong tool (it will work, but it's like using a backhoe to plant a tulip). Explaining how to do it is a long list, and when you have it built, debugging will be a nightmare.
Instead, do the following:
Upvotes: 1