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 » About CExtControlBar Collapse All
Subject Author Date
Wu Yunpeng Nov 28, 2005 - 2:08 AM

If i show and hide the CExtControlBar object several times in DEBUG mode,


then there will be so many messages appear in output window as follows:


The thread 0x96C has exited with code 0 (0x0).
The thread 0x3D8 has exited with code 0 (0x0).
The thread 0xC8C has exited with code 0 (0x0).
The thread 0x978 has exited with code 0 (0x0).
The thread 0x850 has exited with code 0 (0x0).
The thread 0x918 has exited with code 0 (0x0).
............


Can you tell me what does this mean?

Technical Support Nov 28, 2005 - 9:55 AM

Thank you for the interesting question. We guess you used a menu command to show/hide a control bar. The Prof-UIS menus supports standard Windows sounds when opening/closing menu levels and clicking menu items. These sounds are played in newly created threads. The threads are created even if there are no sounds assigned to menu events in Windows settings.