Microsoft
Software
Hardware
Network
Question : Using runtime themes on XP Embedded
We have developed a delphi application which uses "Runtime Themes" which basicaly allows us to use ParentBackground/Transpare
ncy. The application runs fine on normal XP, however on the version of XPe we have built it does not run correctly. We know the problem has something to do with "Themes" as if we disable runtime themes in our application and run it on normal xp we get the same problem as on XPe. We have searched through the target designer and have added anything with Themes in the name such as uxtheme.dll etc, this does not help.
Does anyone know what the problem is ?
Answer : Using runtime themes on XP Embedded
After trial and error and found out what the XPe image was missing... it was a component called "Windows XP Visual Style"
Adding this and rebuilding the image solved the problem of using "runtime themes" in a delphi application.
Random Solutions
Help installing VS .NET 2005 Crystal Reports on web server
Global Error Handling - winform
Service is not saving the start parameter
The database has been placed in a state by user admin on XXX that prevents it from being opened or locked
Cant Change dbo login
VB me.controls function
DoCmd.TransferText acExportDelim, "", "qryStockExport", file, False, "" not working in an adp
Access 2007 Switchboard Error 2950
Debug Assertion Failed...Help
How do I suppress default click behaviour on hyperlink field on form?