Click here to Skip to main content
16,008,954 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CListCtrl? Pin
23-Jul-01 5:49
suss23-Jul-01 5:49 
AnswerRe: CListCtrl? Pin
Ben Burnett22-Jul-01 19:54
Ben Burnett22-Jul-01 19:54 
GeneralCreating A Bitmap Pin
AJ12322-Jul-01 12:35
AJ12322-Jul-01 12:35 
GeneralRe: Creating A Bitmap Pin
Christian Graus22-Jul-01 14:11
protectorChristian Graus22-Jul-01 14:11 
QuestionNewbie Q: Update statusbar from view? Pin
22-Jul-01 12:00
suss22-Jul-01 12:00 
AnswerRe: Newbie Q: Update statusbar from view? Pin
Michael Dunn22-Jul-01 12:24
sitebuilderMichael Dunn22-Jul-01 12:24 
Generaldocking dialogbars Pin
Peter Marino22-Jul-01 9:49
Peter Marino22-Jul-01 9:49 
GeneralRe: docking dialogbars Pin
Diarrhio22-Jul-01 20:37
Diarrhio22-Jul-01 20:37 
The way I got around this was to create the dialogbars myself (using new) BEFORE calling LoadBarState. That way, you don't rely on the framework to create them for you. This assumes, though, that the dialogbars you want to open on launch of your app are the ones that were open when you last shut it down.

Let me know if you need any more help.
GeneralRe: docking dialogbars Pin
Peter Marino22-Jul-01 21:40
Peter Marino22-Jul-01 21:40 
GeneralRe: docking dialogbars Pin
Diarrhio22-Jul-01 22:31
Diarrhio22-Jul-01 22:31 
GeneralRe: docking dialogbars Pin
Diarrhio22-Jul-01 22:33
Diarrhio22-Jul-01 22:33 
GeneralRe: docking dialogbars Pin
Diarrhio22-Jul-01 22:34
Diarrhio22-Jul-01 22:34 
GeneralRe: docking dialogbars Pin
Peter Marino23-Jul-01 9:20
Peter Marino23-Jul-01 9:20 
GeneralRe: docking dialogbars Pin
Diarrhio23-Jul-01 12:07
Diarrhio23-Jul-01 12:07 
GeneralRe: docking dialogbars Pin
Peter Marino23-Jul-01 21:35
Peter Marino23-Jul-01 21:35 
GeneralRe: docking dialogbars Pin
Diarrhio23-Jul-01 22:18
Diarrhio23-Jul-01 22:18 
GeneralRe: docking dialogbars Pin
Diarrhio24-Jul-01 20:53
Diarrhio24-Jul-01 20:53 
GeneralRe: docking dialogbars Pin
Peter Marino25-Jul-01 8:11
Peter Marino25-Jul-01 8:11 
Questionwhich type of variable for exa nambers ??? Pin
22-Jul-01 9:29
suss22-Jul-01 9:29 
AnswerRe: which type of variable for exa nambers ??? Pin
Jim A. Johnson22-Jul-01 9:54
Jim A. Johnson22-Jul-01 9:54 
GeneralThank you very much !!! Pin
22-Jul-01 23:24
suss22-Jul-01 23:24 
GeneralPlease help blinking the scroll lock light Pin
22-Jul-01 6:01
suss22-Jul-01 6:01 
GeneralPassing lists Pin
22-Jul-01 5:41
suss22-Jul-01 5:41 
QuestionClass Design - your thoughts? Pin
22-Jul-01 5:20
suss22-Jul-01 5:20 
GeneralHBITMAP AND BITMAPINFOHEADER Pin
AJ12322-Jul-01 1:56
AJ12322-Jul-01 1:56 

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.