This is a discussion on How to Debug Smartphone Home Plugin Initialization? within the Mobile Software Development forums, part of the Software Development category; I have created a new home screen plug-in, but I can't get it to load by selecting Settings-&...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| I have created a new home screen plug-in, but I can't get it to load by selecting Settings->Home Screen. I'm sure the home.xml is ok. It appears that the problem is with the IHomePlugin Initialization somewhere. What I would like to do is debug this on the emulator from VS2005. However, it seems the way initialization takes place is for the settings.exe process to spawn a new home.exe process specifically for the purpose of initialization, and then the new home.exe process terminates. I can't see a way to attach to the new home.exe process so that I can debug the plug-in during initialization. Is there some way to do this? |
| Sponsored Links |
| |||
| Hi Theone Add a messagebox to the IHomePlugin::Init() as a first line of code. Load the home screen. You will see the message box. At this point use Debug\Attach in VStudio and then dismiss the dialog box Oxygen |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Export Lightroom Plugin | kingmaker | C# Programming | 3 | 11-29-2007 06:41 AM |
| What about class initialization? | prasath | Java Programming | 1 | 07-20-2007 06:52 AM |
| Explain the purpose of Disable the Debug Mode or Set Debug ="false" | oxygen | ASP and ASP.NET Programming | 1 | 07-20-2007 06:22 AM |
| resource acquisition is initialization | vigneshgets | C and C++ Programming | 1 | 05-30-2007 11:33 AM |
| A Slimmed-Down Smartphone That’s Not a Lightweight | vigneshgets | The Lounge | 0 | 05-29-2007 07:40 AM |