Click here to Skip to main content
16,006,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Resources in DLLs Pin
8-Jul-02 21:12
suss8-Jul-02 21:12 
GeneralRe: Resources in DLLs Pin
Prem Kumar8-Jul-02 23:26
Prem Kumar8-Jul-02 23:26 
GeneralRe: Resources in DLLs Pin
9-Jul-02 0:18
suss9-Jul-02 0:18 
GeneralRe: Resources in DLLs Pin
Prem Kumar9-Jul-02 0:24
Prem Kumar9-Jul-02 0:24 
GeneralSetting a Region of Child Window Pin
7-Jul-02 23:25
suss7-Jul-02 23:25 
GeneralPVS 6.0 Pin
Stan the man7-Jul-02 23:20
Stan the man7-Jul-02 23:20 
GeneralRe: PVS 6.0 Pin
Michael P Butler8-Jul-02 0:43
Michael P Butler8-Jul-02 0:43 
QuestionPost/Get Messages inside a dll ? Pin
yarp7-Jul-02 23:17
yarp7-Jul-02 23:17 
I wonder if there's a possibility to Post and Get messages (using the API PostMessage and SendMessage functions) inside a .DLL that have no Window.
That DLL is calling the TWAIN API and TWAIN is supposed to post messages to the caller to inform it on the current process. Unfortunately I'm using a MFC regular DLL with just the CWinApp class and I've no Windows Handle (hWnd) for posting TWAIN messages.
I could post messages to the DLL caller and then back to the DLL but as this is a Plugin framework I don't want to use that method. At the moment I've created a fake Window in that DLL and I'm posting the messages to that Window but I'm wondering if there's a better way to do this.




Yarp
GeneralCHtmlView / do not download images Pin
rrrado7-Jul-02 23:12
rrrado7-Jul-02 23:12 
QuestionHow to play a .wav file? Pin
Artem Moroz7-Jul-02 22:35
Artem Moroz7-Jul-02 22:35 
AnswerRe: How to play a .wav file? Pin
7-Jul-02 22:42
suss7-Jul-02 22:42 
GeneralRe: How to play a .wav file? Pin
7-Jul-02 22:55
suss7-Jul-02 22:55 
AnswerRe: How to play a .wav file? Pin
7-Jul-02 22:43
suss7-Jul-02 22:43 
AnswerRe: How to play a .wav file? Pin
8-Jul-02 2:10
suss8-Jul-02 2:10 
QuestionHow draw different type icon? Pin
Alexey Kourakolov7-Jul-02 22:26
Alexey Kourakolov7-Jul-02 22:26 
AnswerRe: How draw different type icon? Pin
56789012347-Jul-02 22:48
56789012347-Jul-02 22:48 
GeneralRe: How draw different type icon? Pin
Alexey Kourakolov7-Jul-02 23:41
Alexey Kourakolov7-Jul-02 23:41 
QuestionActiveX events from automation server (.EXE) ? Pin
MrBean7-Jul-02 22:07
MrBean7-Jul-02 22:07 
AnswerRe: ActiveX events from automation server (.EXE) ? Pin
Fredrik Skog8-Jul-02 0:12
Fredrik Skog8-Jul-02 0:12 
GeneralRe: ActiveX events from automation server (.EXE) ? Pin
MrBean8-Jul-02 0:20
MrBean8-Jul-02 0:20 
GeneralRe: ActiveX events from automation server (.EXE) ? Pin
Fredrik Skog8-Jul-02 2:01
Fredrik Skog8-Jul-02 2:01 
GeneralRe: ActiveX events from automation server (.EXE) ? Pin
MrBean8-Jul-02 21:07
MrBean8-Jul-02 21:07 
GeneralRe: ActiveX events from automation server (.EXE) ? Pin
Fredrik Skog8-Jul-02 22:42
Fredrik Skog8-Jul-02 22:42 
QuestionMSDV gives no tooltips for OpenGL? Pin
7-Jul-02 22:01
suss7-Jul-02 22:01 
AnswerRe: MSDV gives no tooltips for OpenGL? Pin
8-Jul-02 20:47
suss8-Jul-02 20:47 

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.