Avoid Crash when using uxtheme.lib THEMES (Error al usar UXTHEME.lib).

Started by lucindom, June 18, 2010, 06:59:16 PM

Previous topic - Next topic

lucindom

1) after the last #include directive, add the next (Despues de la ultima directiva #include, agregar)
     #include <uxtheme.h>
     #pragma comment(lib, "uxtheme.lib")
2) To this Option dont crash in Windows Xp, follow this steps ().
     2.1.- Open the Menu:  Project -> Project Options (Abrir en el Menu estas opciones).
     2.2.- In the Tab <Linker>, add the uxtheme.dll in the "Dll Files with delayed loading".