Pelles C forum

Pelles C => Add-ins => Topic started by: marxx on March 19, 2006, 01:28:03 PM

Title: Windows CE (Pocket PC) Dialog Based Wizard
Post by: marxx on March 19, 2006, 01:28:03 PM
After I created my Win32 Dialog Based Wizard I also wanted to have such a wizard for Windows CE.

This time I used Holger Buick's "Wizard Wizard" and modified the source code for a tray dialog I found at http://www.unsupportedsoftware.com/ce/dev/tray.htm (great site!).

The source for the wizard is attached, you only need to copy PpcDlgWiz.dll to c:\program files\PellesC\Bin\Wizards and start Pelles C.

Again any corrections are welcome.

marxx