Click here to Skip to main content
15,917,618 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Get DB Settings via ODBC Pin
Bret Faller18-Jul-01 12:55
Bret Faller18-Jul-01 12:55 
GeneralEDIT BOX Pin
13-Jul-01 4:43
suss13-Jul-01 4:43 
GeneralRe: EDIT BOX Pin
Daniel Ferguson13-Jul-01 10:45
Daniel Ferguson13-Jul-01 10:45 
GeneralRe: EDIT BOX Pin
1-Oct-01 0:42
suss1-Oct-01 0:42 
GeneralMicrosoft Speech SDK V5.0 Pin
jerry0davis13-Jul-01 4:33
jerry0davis13-Jul-01 4:33 
GeneralListview Tooltip Pin
Anthony988713-Jul-01 4:03
Anthony988713-Jul-01 4:03 
GeneralRe: Listview Tooltip Pin
Derek Price13-Jul-01 5:23
Derek Price13-Jul-01 5:23 
GeneralATL Comm band: a few problems Pin
BigBear13-Jul-01 1:47
BigBear13-Jul-01 1:47 
Hi, I have been creating a band object for IE starting from a base created with the band wizard here: http://www.codeproject.com/atl/rbdeskband.asp
To the class created i have added a CWindowImpl derived class (CMainWindow) which replaces the default window object created by the wizard (HWND m_hWnd). This class is used as a container to handle the command messages created by a toolbar. This toolbar is a member variable of CMainWindow. There are a few things i wish to sort out but am unsure how:

Firstly if i close IE with my band still visible, when i load IE up again the band is still there as it should be however the toolbar is not loaded (or at least not visible nor clickable). The toolbar creation code is handled in the OnCreate method of the CMainWindow (which does get executed everytime, i checked). Has anyone else come across this? perhaps the code should be elsewhere.

Secondly I am wondering how to get a handle to the parent rebar that my band object is in so that I can add chevrons to my band (or is there a different way of adding chevrons?).

Thankyou in advance.

Mat.
GeneralRe: ATL Comm band: a few problems Pin
Erik Thompson13-Jul-01 7:22
sitebuilderErik Thompson13-Jul-01 7:22 
Generaltimer Pin
ov12-Jul-01 23:46
ov12-Jul-01 23:46 
GeneralRe: timer Pin
Tomasz Sowinski13-Jul-01 0:49
Tomasz Sowinski13-Jul-01 0:49 
GeneralHow: each doc/view in own thread (advanced) Pin
EiSl12-Jul-01 23:28
EiSl12-Jul-01 23:28 
GeneralRe: How: each doc/view in own thread (advanced) Pin
Tomasz Sowinski12-Jul-01 23:48
Tomasz Sowinski12-Jul-01 23:48 
GeneralRe: How: each doc/view in own thread (advanced) Pin
EiSl13-Jul-01 0:45
EiSl13-Jul-01 0:45 
GeneralRe: How: each doc/view in own thread (advanced) Pin
Tomasz Sowinski13-Jul-01 1:08
Tomasz Sowinski13-Jul-01 1:08 
GeneralRe: How: each doc/view in own thread (advanced) Pin
Tomasz Sowinski13-Jul-01 1:31
Tomasz Sowinski13-Jul-01 1:31 
GeneralRe: How: each doc/view in own thread (advanced) Pin
#realJSOP13-Jul-01 1:41
professional#realJSOP13-Jul-01 1:41 
GeneralRe: How: each doc/view in own thread (advanced) Pin
EiSl13-Jul-01 3:12
EiSl13-Jul-01 3:12 
GeneralRe: How: each doc/view in own thread (advanced) Pin
#realJSOP13-Jul-01 7:29
professional#realJSOP13-Jul-01 7:29 
GeneralRe: How: each doc/view in own thread (advanced) Pin
EiSl15-Jul-01 19:47
EiSl15-Jul-01 19:47 
GeneralRe: How: each doc/view in own thread (advanced) Pin
#realJSOP16-Jul-01 0:29
professional#realJSOP16-Jul-01 0:29 
GeneralRe: How: each doc/view in own thread (advanced) Pin
EiSl16-Jul-01 21:41
EiSl16-Jul-01 21:41 
GeneralRe: How: each doc/view in own thread (advanced) Pin
#realJSOP17-Jul-01 1:53
professional#realJSOP17-Jul-01 1:53 
GeneralRe: How: each doc/view in own thread (advanced) Pin
Stephen C. Steel13-Jul-01 13:11
Stephen C. Steel13-Jul-01 13:11 
GeneralCOleDateTime Pin
12-Jul-01 23:19
suss12-Jul-01 23:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.