Based on this site - http://msdn.microsoft.com/en-us/library/hh127450(v=vs.85).aspx, I was able to successfully add my application to the control panel. My problem is with hovering the mouse into the
I\'m dynamically populating a ControlPanel with some controls... Some are DropDowns, some are TextBoxes:
I need to be able开发者_C百科 to hide or disable the Cancel button in my installer when the user clicks on Remove in the ARP. Is there any way to go about doing that, and if so, how? (Adding the /qb!
Where does the Windows XP control panel get the value for the \"Comments\" field from? I\'m writing an EXE control panel applicati开发者_如何学Goon, and it doesn\'t appear from the documentation that
I\'ve successfully disabled the screensaver using the method 开发者_StackOverflow社区described in this page.
I have a Delphi .CPL currently written with Delphi 7 which needs to update settings in HKLM (to be used by a service application) and which must support Vista, Win7 and Server 2008. Currently this can