Hi

After restarting the chnage does not work you have to do it explicitly which 
is a bind. 

This is ridiculous and probably a bug in system 7.

// Override the base class virtual functions
bool wxLuaModuleApp::OnInit()
{
#ifdef __WXMSW__
    ::LoadLibrary(_T("comctl32.dll"));
#endif
    return true;
}

Andre


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to