How can i debug a today plug-in dll?
i have created my dll, and registered it according to the instructions
here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/guide_ppc/html/ppc_programming_pocket_pc_2002_drtw.asp
the problem is, it is not showing up. I have gone to the Today settings
dialogue, added/removed it, i've tried soft-resetting...nothing.
So i'm am not sure what's going on here...is there a way to debug and
put a breakpoint in the DLL Main to see if it's being loaded?
thanks