Click here to Skip to main content
15,915,780 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: program Build (DeBUG) works Build with release does not work Pin
spinoza23-Jun-03 7:46
spinoza23-Jun-03 7:46 
GeneralWriting a replacement taskbar Pin
Reaper_Man2k22-Jun-03 12:01
Reaper_Man2k22-Jun-03 12:01 
GeneralRe: Writing a replacement taskbar Pin
Anonymous22-Jun-03 13:21
Anonymous22-Jun-03 13:21 
GeneralRe: Writing a replacement taskbar Pin
Reaper_Man2k25-Jun-03 10:07
Reaper_Man2k25-Jun-03 10:07 
QuestionHow to keep CComboBox list open Pin
PJ Arends22-Jun-03 9:51
professionalPJ Arends22-Jun-03 9:51 
AnswerRe: How to keep CComboBox list open Pin
Neville Franks22-Jun-03 13:21
Neville Franks22-Jun-03 13:21 
GeneralRe: How to keep CComboBox list open Pin
PJ Arends23-Jun-03 16:36
professionalPJ Arends23-Jun-03 16:36 
GeneralRe: How to keep CComboBox list open Pin
Neville Franks23-Jun-03 16:46
Neville Franks23-Jun-03 16:46 
I still don't understand precisely what is causing your list cntrl to close. Is it being destroyed, sent a WM_CLOSE or ... Do you have an OnDestroy() or OnClose() and are these being called. Or who is calling the dtor (looking at stack trace).

Why did you have to use your own list box in the first place. Was it because the right click -> popupmenu closed the drop down list.

Neville Franks, Author of ED for Windows. Free Trial at www.getsoft.com
GeneralRe: How to keep CComboBox list open Pin
PJ Arends23-Jun-03 17:11
professionalPJ Arends23-Jun-03 17:11 
GeneralRe: How to keep CComboBox list open Pin
Neville Franks23-Jun-03 18:20
Neville Franks23-Jun-03 18:20 
QuestionHow to create an OnBeforeFileDownload() method in CHtmlView ? Pin
bigK198122-Jun-03 8:56
bigK198122-Jun-03 8:56 
AnswerRe: How to create an OnBeforeFileDownload() method in CHtmlView ? Pin
bigK198123-Jun-03 6:26
bigK198123-Jun-03 6:26 
QuestionWhere in CMainFrame should I call GetDlgItem? Pin
kydfru22-Jun-03 7:31
kydfru22-Jun-03 7:31 
AnswerRe: Where in CMainFrame should I call GetDlgItem? Pin
Ryan Binns22-Jun-03 15:04
Ryan Binns22-Jun-03 15:04 
GeneralRe: Where in CMainFrame should I call GetDlgItem? Pin
kydfru22-Jun-03 21:42
kydfru22-Jun-03 21:42 
GeneralRe: Where in CMainFrame should I call GetDlgItem? Pin
Ryan Binns22-Jun-03 22:08
Ryan Binns22-Jun-03 22:08 
GeneralRe: Where in CMainFrame should I call GetDlgItem? Pin
kydfru22-Jun-03 22:27
kydfru22-Jun-03 22:27 
GeneralRe: Where in CMainFrame should I call GetDlgItem? Pin
Ryan Binns22-Jun-03 22:29
Ryan Binns22-Jun-03 22:29 
QuestionHow do I extract the next 6 letters from buffer starting a postion 12 in buffer.. Pin
IrishSonic22-Jun-03 6:32
IrishSonic22-Jun-03 6:32 
AnswerRe: How do I extract the next 6 letters from buffer starting a postion 12 in buffer.. Pin
kydfru22-Jun-03 7:25
kydfru22-Jun-03 7:25 
AnswerRe: How do I extract the next 6 letters from buffer starting a postion 12 in buffer.. Pin
valikac22-Jun-03 7:25
valikac22-Jun-03 7:25 
AnswerRe: How do I extract the next 6 letters from buffer starting a postion 12 in buffer.. Pin
peterchen22-Jun-03 23:39
peterchen22-Jun-03 23:39 
GeneralHELP! HELP! HELP! Open & read .mdb on the Web-page using VC++ 6.0 Pin
ATC22-Jun-03 5:22
ATC22-Jun-03 5:22 
GeneralRe: HELP! HELP! HELP! Open & read .mdb on the Web-page using VC++ 6.0 Pin
Nick Parker22-Jun-03 6:07
protectorNick Parker22-Jun-03 6:07 
GeneralRe: Can you specify which one? Pin
ATC22-Jun-03 9:34
ATC22-Jun-03 9:34 

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.