Click here to Skip to main content
15,908,626 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CRichEditView question... Pin
RobJones20-Mar-03 9:08
RobJones20-Mar-03 9:08 
GeneralRe: CRichEditView question... Pin
Yuri Kreinin20-Mar-03 10:17
Yuri Kreinin20-Mar-03 10:17 
GeneralDestroyWindow() Pin
ns20-Mar-03 4:58
ns20-Mar-03 4:58 
GeneralRe: DestroyWindow() Pin
Chris Meech20-Mar-03 5:28
Chris Meech20-Mar-03 5:28 
GeneralRe: DestroyWindow() Pin
ns20-Mar-03 5:31
ns20-Mar-03 5:31 
GeneralRe: DestroyWindow() Pin
Chris Meech20-Mar-03 5:39
Chris Meech20-Mar-03 5:39 
GeneralRe: DestroyWindow() Pin
ns20-Mar-03 5:45
ns20-Mar-03 5:45 
GeneralRe: DestroyWindow() Pin
Ravi Bhavnani20-Mar-03 5:30
professionalRavi Bhavnani20-Mar-03 5:30 
DestroyWindow() destroys the raw window (i.e. the object referenced by a HWND) that belongs to a CWnd (or derived) object, and not the object itself.

/ravi

Let's put "civil" back in "civilization"
http://www.ravib.com
ravib@ravib.com
GeneralHooks ansd services Pin
FlorianS20-Mar-03 4:57
FlorianS20-Mar-03 4:57 
Generalsorting a database physically after adding records Pin
ns20-Mar-03 2:16
ns20-Mar-03 2:16 
GeneralStandard C++ question... Pin
Member 1026380920-Mar-03 2:15
Member 1026380920-Mar-03 2:15 
GeneralRe: Standard C++ question... Pin
jhwurmbach20-Mar-03 2:26
jhwurmbach20-Mar-03 2:26 
GeneralRe: Standard C++ question... Pin
Member 1026380920-Mar-03 2:52
Member 1026380920-Mar-03 2:52 
Generaltoolbar problem Pin
benben20-Mar-03 2:05
benben20-Mar-03 2:05 
QuestionAnybody seen this MFC error yet? Pin
Harald Krause20-Mar-03 1:45
Harald Krause20-Mar-03 1:45 
AnswerRe: Anybody seen this MFC error yet? Pin
jhwurmbach20-Mar-03 2:16
jhwurmbach20-Mar-03 2:16 
GeneralRe: Anybody seen this MFC error yet? Pin
Yuri Kreinin20-Mar-03 6:28
Yuri Kreinin20-Mar-03 6:28 
Generalactive screensaver Programmatically Pin
JoeZhang20-Mar-03 0:36
JoeZhang20-Mar-03 0:36 
GeneralRe: active screensaver Programmatically Pin
_Theo_20-Mar-03 1:35
_Theo_20-Mar-03 1:35 
GeneralMSN like Emoticon list Pin
Ph@ntom19-Mar-03 23:57
Ph@ntom19-Mar-03 23:57 
GeneralRe: MSN like Emoticon list Pin
_Theo_20-Mar-03 1:38
_Theo_20-Mar-03 1:38 
GeneralRichEdit20A Pin
Ph@ntom19-Mar-03 23:55
Ph@ntom19-Mar-03 23:55 
GeneralSetWindowsHookEx and WM_NOTIFY problems Pin
Ceri19-Mar-03 23:44
Ceri19-Mar-03 23:44 
GeneralRe: SetWindowsHookEx and WM_NOTIFY problems Pin
Chopper19-Mar-03 23:50
Chopper19-Mar-03 23:50 
GeneralRe: SetWindowsHookEx and WM_NOTIFY problems Pin
Ceri19-Mar-03 23:51
Ceri19-Mar-03 23:51 

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.