Case of the Missing Menus
Bill Campbell -- bill_campbell@ppp.ablecom.net Wednesday, July 24, 1996 Enviroment: Visual C++ 4.1, NT 4.0 Beta 2 Area: OLE, Doc Object, InPlace Activation Problem: Main Menu Items no longer 'Drop Down' after swapping in place servers... This is an OLE releated Question if you fear OLE stop reading now... :-) I have a DocObject Container (Essentially COleClientItem) and I inplace Activate several different DocObjects (Essentially COleServerItems)..I toggle between in place activating the different objects and after the second toggle the menus of the mainframe *no longer drop down* ..I tracked memory and there are no leaks...I traced thru AfxMergeMenus and this runs fine... Can somebody point me to where the menus are drawn..or have your ever run across a problem where menus will no longer drop down... I'm not an OLE guru so I'd appreciate any help or ideas... Thx Bill
ppbillc@srv2.sj.ablecom.net Wednesday, August 07, 1996 > Enviroment: Visual C++ 4.1, NT 4.0 Beta 2 > Area: OLE, Doc Object, InPlace Activation > Problem: Main Menu Items no longer 'Drop Down' after swapping > in place servers... > > This is an OLE releated Question if you fear OLE stop reading now... :-) > > I have a DocObject Container (Essentially COleClientItem) and I > inplace Activate several different DocObjects (Essentially > COleServerItems)..I toggle between in place activating the different > objects and after the second toggle the menus > of the mainframe *no longer drop down* ..I tracked memory and there are > no leaks...I traced thru AfxMergeMenus and this runs fine... > > Can somebody point me to where the menus are drawn..or have your ever > run across a problem where menus will no longer drop down... > > I'm not an OLE guru so I'd appreciate any help or ideas... > > Thx > > Bill > Case Solved its a bug in NT 4.0 beta 2 .... :p / \ * * \ _,-._/
| Вернуться в корень Архива |