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 » Hiding build messages? Collapse All
Subject Author Date
Andrew Harding May 5, 2006 - 11:08 AM

Is there a way to hide all of the Prof-UIS build messages? I end up seeing the following message for every single file in my project, it makes reading the output kind of a pain.

Prof-UIS multiple monitor support:
built-in
Automatically linking with Prof-UIS library: ProfUIS252ud.lib
(Professional User Interface Suite)
Prof-UIS native unicode character type support:
disabled (symbol __EXT_MFC_ENABLE_TEMPLATED_CHARS is not defined)

Technical Support May 6, 2006 - 9:36 AM

To use Prof-UIS in your project, you only need to include Prof-UIS.h in your StdAfx.h file. In this case, only several lines in the output window are produced and only when you completely re-build your project. If you use Prof-UIS includes separately, then you may encounter what you described.