Click here to Skip to main content
16,008,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Resource Modified outside of Visual Studio? Pin
dazinith7-Aug-02 5:22
dazinith7-Aug-02 5:22 
AnswerRe: Resource Modified outside of Visual Studio? Pin
Rob Caldecott7-Aug-02 9:30
Rob Caldecott7-Aug-02 9:30 
GeneralRich edit scroll Pin
Hans Ruck7-Aug-02 2:51
Hans Ruck7-Aug-02 2:51 
GeneralON_MESSAGE and multiple inheritance Pin
Will Woods7-Aug-02 2:48
Will Woods7-Aug-02 2:48 
GeneralRe: ON_MESSAGE and multiple inheritance Pin
Tomasz Sowinski7-Aug-02 2:48
Tomasz Sowinski7-Aug-02 2:48 
GeneralRe: ON_MESSAGE and multiple inheritance Pin
Will Woods7-Aug-02 3:09
Will Woods7-Aug-02 3:09 
GeneralRe: ON_MESSAGE and multiple inheritance Pin
Tomasz Sowinski7-Aug-02 3:25
Tomasz Sowinski7-Aug-02 3:25 
GeneralRe: ON_MESSAGE and multiple inheritance Pin
Will Woods7-Aug-02 4:12
Will Woods7-Aug-02 4:12 
Problem solved - I had declared the callback functions to return bool (as 'required' by some other hardware drivers) - changing the return type to LRESULT fixed the problem.

I wonder why this compiled ok (I just checked it, it does) before I added the second inheritance??

Thanks for your help.

Will


GeneralDeleteObject - Reselecting Old Object Pin
Anonymous7-Aug-02 2:21
Anonymous7-Aug-02 2:21 
GeneralRe: DeleteObject - Reselecting Old Object Pin
Tomasz Sowinski7-Aug-02 2:27
Tomasz Sowinski7-Aug-02 2:27 
GeneralRe: DeleteObject - Reselecting Old Object Pin
Anonymous7-Aug-02 3:17
Anonymous7-Aug-02 3:17 
GeneralRe: DeleteObject - Reselecting Old Object Pin
Tomasz Sowinski7-Aug-02 3:21
Tomasz Sowinski7-Aug-02 3:21 
GeneralRe: DeleteObject - Reselecting Old Object Pin
Anonymous7-Aug-02 4:07
Anonymous7-Aug-02 4:07 
GeneralThread func Pin
[CoY0te]6-Aug-02 23:56
[CoY0te]6-Aug-02 23:56 
GeneralRe: Thread func Pin
Tomasz Sowinski7-Aug-02 0:32
Tomasz Sowinski7-Aug-02 0:32 
GeneralRe: Thread func Pin
Joao Vaz7-Aug-02 0:39
Joao Vaz7-Aug-02 0:39 
GeneralRe: Thread func Pin
[CoY0te]7-Aug-02 1:07
[CoY0te]7-Aug-02 1:07 
GeneralRe: Thread func Pin
Tomasz Sowinski7-Aug-02 1:14
Tomasz Sowinski7-Aug-02 1:14 
GeneralRe: Thread func Pin
Daniel Lohmann7-Aug-02 1:38
Daniel Lohmann7-Aug-02 1:38 
GeneralRe: Thread func Pin
Tomasz Sowinski7-Aug-02 2:29
Tomasz Sowinski7-Aug-02 2:29 
GeneralRe: Thread func Pin
Daniel Lohmann7-Aug-02 3:24
Daniel Lohmann7-Aug-02 3:24 
GeneralRe: Thread func Pin
[CoY0te]7-Aug-02 2:36
[CoY0te]7-Aug-02 2:36 
GeneralRe: Thread func Pin
Daniel Lohmann7-Aug-02 3:30
Daniel Lohmann7-Aug-02 3:30 
GeneralBitmap Pin
anuprasad6-Aug-02 23:43
anuprasad6-Aug-02 23:43 
GeneralRe: Bitmap Pin
Tomasz Sowinski7-Aug-02 0:21
Tomasz Sowinski7-Aug-02 0:21 

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.