NO

Author Topic: Avoid Crash when using uxtheme.lib THEMES (Error al usar UXTHEME.lib).  (Read 4356 times)

lucindom

  • Guest
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".