Click here to Skip to main content
15,905,566 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: sendmessage and CDialog pointer Pin
Dave Bryant2-Apr-03 14:04
Dave Bryant2-Apr-03 14:04 
GeneralWow! Thanks!!! Pin
ns3-Apr-03 1:22
ns3-Apr-03 1:22 
GeneralRe: Wow! Thanks!!! Pin
Dave Bryant3-Apr-03 8:35
Dave Bryant3-Apr-03 8:35 
GeneralCustom Win32 Button Class Pin
England 2 Turkey 02-Apr-03 10:36
sussEngland 2 Turkey 02-Apr-03 10:36 
QuestionAccess ActiveX via Dialog the nonMFC way? Pin
Dan Thurman2-Apr-03 10:15
Dan Thurman2-Apr-03 10:15 
GeneralDirect3D MDI... nasty! Pin
Bartosz Bien2-Apr-03 9:58
Bartosz Bien2-Apr-03 9:58 
QuestionWhat can cause Warning: calling DestroyWindow in CDialog::~CDialog -- OnDestroy or PostNcDestroy in derived class will not be called. Pin
cdsmith2-Apr-03 9:35
cdsmith2-Apr-03 9:35 
AnswerRe: What can cause Warning: calling DestroyWindow in CDialog::~CDialog -- OnDestroy or PostNcDestroy in derived class will not be called. Pin
Ravi Bhavnani2-Apr-03 9:53
professionalRavi Bhavnani2-Apr-03 9:53 
You're probably deleteing a modeless CDialog without first calling its DestroyWindow().

/ravi

Let's put "civil" back in "civilization"
http://www.ravib.com
ravib@ravib.com
GeneralRe: What can cause Warning: calling DestroyWindow in CDialog::~CDialog -- OnDestroy or PostNcDestroy in derived class will not be called. Pin
cdsmith2-Apr-03 10:19
cdsmith2-Apr-03 10:19 
GeneralRe: What can cause Warning: calling DestroyWindow in CDialog::~CDialog -- OnDestroy or PostNcDestroy in derived class will not be called. Pin
Ravi Bhavnani2-Apr-03 11:12
professionalRavi Bhavnani2-Apr-03 11:12 
GeneralRe: What can cause Warning: calling DestroyWindow in CDialog::~CDialog -- OnDestroy or PostNcDestroy in derived class will not be called. Pin
cdsmith3-Apr-03 2:56
cdsmith3-Apr-03 2:56 
GeneralRe: What can cause Warning: calling DestroyWindow in CDialog::~CDialog -- OnDestroy or PostNcDestroy in derived class will not be called. Pin
Ravi Bhavnani3-Apr-03 4:17
professionalRavi Bhavnani3-Apr-03 4:17 
GeneralPort Access Pin
kulsukh2-Apr-03 7:37
kulsukh2-Apr-03 7:37 
GeneralRe: Port Access Pin
56789012342-Apr-03 22:01
56789012342-Apr-03 22:01 
Generalshowing html in explorer bar-newbie question Pin
mweiss2-Apr-03 5:20
mweiss2-Apr-03 5:20 
GeneralRe: showing html in explorer bar-newbie question Pin
mweiss3-Apr-03 1:09
mweiss3-Apr-03 1:09 
GeneralSHAutoComplete Edit Pin
orcun colak2-Apr-03 5:10
orcun colak2-Apr-03 5:10 
GeneralRe: SHAutoComplete Edit Pin
ian mariano2-Apr-03 10:34
ian mariano2-Apr-03 10:34 
GeneralRe: SHAutoComplete Edit Pin
Chris Losinger2-Apr-03 14:22
professionalChris Losinger2-Apr-03 14:22 
GeneralCEdit enhancement Pin
De Nardis Andrea2-Apr-03 4:50
De Nardis Andrea2-Apr-03 4:50 
GeneralRe: CEdit enhancement Pin
RobJones2-Apr-03 5:28
RobJones2-Apr-03 5:28 
GeneralRe: CEdit enhancement Pin
De Nardis Andrea2-Apr-03 6:54
De Nardis Andrea2-Apr-03 6:54 
GeneralRe: CEdit enhancement Pin
Alvaro Mendez2-Apr-03 10:15
Alvaro Mendez2-Apr-03 10:15 
GeneralRe: CEdit enhancement Pin
De Nardis Andrea2-Apr-03 20:42
De Nardis Andrea2-Apr-03 20:42 
Generalshift key and button click Pin
ns2-Apr-03 4:49
ns2-Apr-03 4:49 

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.