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 Tech Support » Menu missing at CExtNCW < CFrameWnd > Windows XP (not possible to open old thread) Collapse All
Subject Author Date
Wilhelm Falkner May 29, 2012 - 10:30 AM

Prof-Uis 2.93, MBSC build, Packetsize 1 Byte, VS 2003 (7.1)


Pictures can be found at http://www.falcon.de/prof-uis/#@lt;/p>

Wilhelm Falkner Jul 16, 2012 - 3:09 AM

Complied with DEFAULT alignment, but bug still existing. At W7 it is working, but at XP the menu is missing.


You can test it with your modified sample, that can be found www.falcon.de/prof-uis/RibbonBarMDI_DocView.zip

Technical Support Jul 20, 2012 - 4:22 AM

Please copy VS 2010 libraries from your development computer into your test Windows XP computer to the same folder where your app is on XP. Here is where you can find the debug libraries:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\redist\Debug_NonRedist\x86\
Here is where you can find release libraries:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\redist\x86\

Wilhelm Falkner Jul 20, 2012 - 7:31 AM

Copied the files into the app directory, also copied to system32 -> but bug is still existing


Sorry, this do not help

Technical Support Jul 10, 2012 - 11:07 AM

Both Prof-UIS and MFC works stable with the default alignment. If you need to create a stable working application, please do not change the alignment. But you can code some parts of your app with a custom alignment. Please leave the UI code with the default alignment.

Technical Support Jul 5, 2012 - 10:12 AM

We provide support for default structure member alignment only. If you need a custom alignment, then you should rebuild MFC, Prof-UIS and your projects with the same alignment.

Wilhelm Falkner May 31, 2012 - 3:15 AM

Exact same happens with MBSC, Packetsize 8 byte, VS2010 (10.0)

Wilhelm Falkner Jul 10, 2012 - 5:50 AM

If projects are to build with exact same alignement, the prog crash during startup. We have tried it with different aligments, different compilers, it is allways the same bug in ProfUis. Sorry, Your answer do not help