Click here to Skip to main content
16,005,149 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Prevent from getting Window Handle Pin
NitramR27-Sep-01 5:45
NitramR27-Sep-01 5:45 
GeneralRe: Prevent from getting Window Handle Pin
NitramR30-Sep-01 21:10
NitramR30-Sep-01 21:10 
Generaldll Pin
24-Sep-01 21:00
suss24-Sep-01 21:00 
GeneralRe: dll Pin
#realJSOP25-Sep-01 1:37
professional#realJSOP25-Sep-01 1:37 
GeneralQ: How to get flat scrollbars in CTreeCtrl Pin
Roar Brekken24-Sep-01 20:54
Roar Brekken24-Sep-01 20:54 
GeneralRe: Q: How to get flat scrollbars in CTreeCtrl Pin
Tomasz Sowinski25-Sep-01 0:14
Tomasz Sowinski25-Sep-01 0:14 
QuestionIs it possible to recursively call OnPrint or am I way off? Pin
DanYELL24-Sep-01 17:54
DanYELL24-Sep-01 17:54 
AnswerRe: Is it possible to recursively call OnPrint or am I way off? Pin
Paul Selormey24-Sep-01 18:08
Paul Selormey24-Sep-01 18:08 
Recursively calling OnPrint is rare and most likely not needed. Write your own Print() method and call it. Otherwise, study the OnPrint() method flow-you can completely replace it without any problem if it does not meet your needs.

The framework calls the OnPrint() after a lot of preparations.

Best regards,
Paul.


Paul Selormey, Bsc (Elect Eng), MSc (Mobile Communication) is currently Windows open source developer in Japan, and open for programming contract anywhere!
GeneralWM_MOUSEWHEEL in child window of ActiveX control Pin
Paul Selormey24-Sep-01 17:16
Paul Selormey24-Sep-01 17:16 
GeneralCreateWindow problem in Win32 Pin
Christian Graus24-Sep-01 15:01
protectorChristian Graus24-Sep-01 15:01 
GeneralRe: CreateWindow problem in Win32 Pin
Paul Selormey24-Sep-01 17:19
Paul Selormey24-Sep-01 17:19 
GeneralRe: CreateWindow problem in Win32 Pin
Christian Graus24-Sep-01 17:36
protectorChristian Graus24-Sep-01 17:36 
GeneralRe: CreateWindow problem in Win32 Pin
Paul Selormey24-Sep-01 18:11
Paul Selormey24-Sep-01 18:11 
GeneralRe: CreateWindow problem in Win32 Pin
Christian Graus24-Sep-01 19:34
protectorChristian Graus24-Sep-01 19:34 
GeneralRe: CreateWindow problem in Win32 Pin
Paul Selormey24-Sep-01 20:01
Paul Selormey24-Sep-01 20:01 
GeneralRe: CreateWindow problem in Win32 Pin
Mike Burston24-Sep-01 21:53
Mike Burston24-Sep-01 21:53 
GeneralRe: CreateWindow problem in Win32 Pin
Christian Graus24-Sep-01 22:07
protectorChristian Graus24-Sep-01 22:07 
GeneralRe: CreateWindow problem in Win32 Pin
Andrew Peace25-Sep-01 11:44
Andrew Peace25-Sep-01 11:44 
GeneralRe: CreateWindow problem in Win32 Pin
Christian Graus25-Sep-01 11:54
protectorChristian Graus25-Sep-01 11:54 
GeneralSHAutoComplete Pin
PJ Arends24-Sep-01 14:56
professionalPJ Arends24-Sep-01 14:56 
GeneralRe: SHAutoComplete Pin
PJ Arends24-Sep-01 16:54
professionalPJ Arends24-Sep-01 16:54 
GeneralError Message Pin
Peter Liddle24-Sep-01 11:21
Peter Liddle24-Sep-01 11:21 
GeneralRichEdit, ActiveX, Extraterrestrial behavior Pin
24-Sep-01 10:40
suss24-Sep-01 10:40 
General'Document Summary Info' Pin
Lilian Chan-Grant24-Sep-01 10:27
Lilian Chan-Grant24-Sep-01 10:27 
GeneralRe: 'Document Summary Info' Pin
Michael Dunn24-Sep-01 15:10
sitebuilderMichael Dunn24-Sep-01 15:10 

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.