Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » NEED HALP I DON'T KNOW WHAT IS WRONG Collapse All
Subject Author Date
andrew szynaca Mar 20, 2008 - 8:33 AM

Hi.


I.m using  Prof-UIS Freeware v.2.82 and i can’t get it to work with my SDI project, i would like to use ProfUIS282yu.lib and unicode but when i compile and run it doesn;’t work, i have also check and study the SDI sample from the package but this works even if i delete all the code and use only this line:  


g_PaintManager.InstallPaintManager(RUNTIME_CLASS(CExtPaintManagerOffice2007_R2_LunaBlue));


and the strange thing is when i do everything exacty like in sdi example in my own sdi program it has only about ~1MB but the compiled SDI example has about ~5mb. I link with the same lib, and add include prof-uis.h in the same place but it still don’t work, but only thing that

is now working is the sdi office theme frame but all in window just work, just look at the image below:



So please if You know something help me, if you have some additional question i will answer - just write it here AND PLEASE HELP ME.


Regards Andrew

andrew szynaca Mar 21, 2008 - 2:51 PM

Very, very thanks to You it works!


God Bless You

Technical Support Mar 21, 2008 - 1:38 PM

The answer is simple. You forgot to include Prof-UIS resources to your application. You can read more about this in How to link statically with Prof-UIS?