Click to See Complete Forum and Search --> : Windows CE Control Panel Applet


Joe Klebau
April 30th, 1999, 09:34 AM
Has anyone gotten a WinCE control panel applet running? I have tried Len Holgate's Control Panel Applet Framework (http://www.codeguru.com/win32/cplframework.shtml) but can't get it to function under WinCE. It runs fine under Win95/NT, but CPlApplet() never gets called under WinCE, so it never processes messages like CPL_INIT, CPL_GETCOUNT, CPL_INQUIRE, etc. DllMain() does get called.

Any tips for a beginner WinCE developer?
- jmk...