Click here to Skip to main content
15,921,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalmemory leaks with IMPLEMENT_DYNACREATE Pin
jhorstkamp6-Oct-04 7:57
jhorstkamp6-Oct-04 7:57 
GeneralRe: memory leaks with IMPLEMENT_DYNACREATE Pin
Iain Clarke, Warrior Programmer6-Oct-04 12:11
Iain Clarke, Warrior Programmer6-Oct-04 12:11 
GeneralRe: memory leaks with IMPLEMENT_DYNACREATE Pin
jhorstkamp7-Oct-04 8:49
jhorstkamp7-Oct-04 8:49 
GeneralStatusbar gettext functionality Pin
4apai6-Oct-04 7:40
4apai6-Oct-04 7:40 
GeneralRe: Statusbar gettext functionality Pin
Iain Clarke, Warrior Programmer6-Oct-04 12:07
Iain Clarke, Warrior Programmer6-Oct-04 12:07 
GeneralEsc key how i can stop his job Pin
medlteam6-Oct-04 7:39
medlteam6-Oct-04 7:39 
GeneralRe: Esc key how i can stop his job Pin
David Crow6-Oct-04 8:02
David Crow6-Oct-04 8:02 
GeneralRe: Esc key how i can stop his job Pin
anandforu6-Oct-04 9:02
anandforu6-Oct-04 9:02 
you should use an Keyboard hook.(key board filter function)
use SetWindowsHookEx,
lowlevelkeyborad event.

Question#pragma warning(disable:...) does not work? Pin
Bob Stanneveld6-Oct-04 6:33
Bob Stanneveld6-Oct-04 6:33 
AnswerRe: #pragma warning(disable:...) does not work? Pin
David Crow6-Oct-04 7:29
David Crow6-Oct-04 7:29 
GeneralRe: #pragma warning(disable:...) does not work? Pin
Bob Stanneveld6-Oct-04 7:32
Bob Stanneveld6-Oct-04 7:32 
GeneralRe: #pragma warning(disable:...) does not work? Pin
David Crow6-Oct-04 7:58
David Crow6-Oct-04 7:58 
GeneralRe: #pragma warning(disable:...) does not work? Pin
Bob Stanneveld6-Oct-04 9:18
Bob Stanneveld6-Oct-04 9:18 
GeneralRe: #pragma warning(disable:...) does not work? Pin
David Crow6-Oct-04 9:24
David Crow6-Oct-04 9:24 
GeneralRe: #pragma warning(disable:...) does not work? Pin
Bob Stanneveld6-Oct-04 9:26
Bob Stanneveld6-Oct-04 9:26 
GeneralRe: #pragma warning(disable:...) does not work? Pin
David Crow6-Oct-04 9:31
David Crow6-Oct-04 9:31 
GeneralRe: #pragma warning(disable:...) does not work? Pin
Bob Stanneveld6-Oct-04 9:53
Bob Stanneveld6-Oct-04 9:53 
GeneralRe: #pragma warning(disable:...) does not work? Pin
David Crow6-Oct-04 10:04
David Crow6-Oct-04 10:04 
GeneralRe: #pragma warning(disable:...) does not work? Pin
Bob Stanneveld6-Oct-04 10:11
Bob Stanneveld6-Oct-04 10:11 
GeneralSolved! Pin
Bob Stanneveld6-Oct-04 10:19
Bob Stanneveld6-Oct-04 10:19 
GeneralRe: #pragma warning(disable:...) does not work? Pin
Joaquín M López Muñoz6-Oct-04 9:27
Joaquín M López Muñoz6-Oct-04 9:27 
GeneralRe: #pragma warning(disable:...) does not work? Pin
Bob Stanneveld6-Oct-04 9:30
Bob Stanneveld6-Oct-04 9:30 
QuestionWhat Windows Explorer stores in the lParam of TVITEM structure Pin
aldema6-Oct-04 6:26
aldema6-Oct-04 6:26 
AnswerRe: What Windows Explorer stores in the lParam of TVITEM structure Pin
Iain Clarke, Warrior Programmer6-Oct-04 6:54
Iain Clarke, Warrior Programmer6-Oct-04 6:54 
GeneralQuick Question... Pin
Nitron6-Oct-04 4:36
Nitron6-Oct-04 4:36 

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.