Quote:
Originally Posted by ppcinfo I've compiled a homescreen plugin example from the SmartPhone 2002 SDK, and I can't seem to get it to work with my sample test.home.xml file. I did the following:
1) copied the test.home.xml file over to the /Application Data/Home folder on my phone
2) copied the homeplug.dll plugin file to the /Windows Folder
3) Selected my new xml homescreen file under the Home Screen settings.
The test homescreen file appears, but I don't see any evidence that the plugin is working.
Is there anything special I need to do? Register the DLL somehow? |
Yes, you need to register the DLL. Check out the
Need to put 2 plugins on one line thread and search for
WM5_REGSVRCE.EXE.
So what does your (or the sample) plug-in do?
Steve