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 » a bug ? Collapse All
Subject Author Date
jun liu Apr 7, 2005 - 3:45 PM

CExtDynamicControlBar * CExtDynamicBarSite::BarEnumGetNext( POSITION pos )


should be:


CExtDynamicControlBar * CExtDynamicBarSite::BarEnumGetNext( POSITION & pos )

Technical Support Apr 8, 2005 - 3:31 AM

Yes, you are right and we already fixed it.

Besides the latest version of dynamic control bars supports a version of dynamic control bar which does not require to be recreated when its state, position and size are reloaded on-the-fly. This will be available in the next intermediate release for the registered users.