Click here to Skip to main content
15,901,205 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: extern "C" in VisualStudio Pin
darkbyte27-Aug-04 15:49
darkbyte27-Aug-04 15:49 
GeneralRe: extern "C" in VisualStudio Pin
Marcello28-Aug-04 18:59
Marcello28-Aug-04 18:59 
GeneralRe: extern "C" in VisualStudio Pin
darkbyte27-Aug-04 16:03
darkbyte27-Aug-04 16:03 
GeneralRe: extern "C" in VisualStudio Pin
Marcello28-Aug-04 12:32
Marcello28-Aug-04 12:32 
GeneralRe: extern "C" in VisualStudio Pin
Marcello28-Aug-04 19:00
Marcello28-Aug-04 19:00 
GeneralRe: extern "C" in VisualStudio Pin
Marcello28-Aug-04 19:07
Marcello28-Aug-04 19:07 
Generalsocket error WSAEFAULT Pin
ns27-Aug-04 4:54
ns27-Aug-04 4:54 
QuestionSDI-App in regular DLL with its own message queue? Pin
Dawn_x27-Aug-04 4:27
Dawn_x27-Aug-04 4:27 
I'm trying to build a SDI-application in a dll. The problem is that the application of the exe (which runs and communicates with my dll) catches all messages. Ie if i push Ctrl+P in the dlls Window, the print-dialog of the exe's window shows up. Other messages like ID_INDICATOR_NUM (for updating the NumLock-State in the StatusBar) are also catched by the exe's message map.

In my eyes, the only solution is to create another thread which contains the dlls window, so that it has its own message map. But i did not get that working. Any ideas?
Generalfind a string in a large sequence. Pin
Maximilien27-Aug-04 4:12
Maximilien27-Aug-04 4:12 
GeneralRe: find a string in a large sequence. Pin
David Crow27-Aug-04 5:40
David Crow27-Aug-04 5:40 
GeneralRe: find a string in a large sequence. Pin
Maximilien27-Aug-04 6:07
Maximilien27-Aug-04 6:07 
GeneralRe: find a string in a large sequence. Pin
Blake Miller27-Aug-04 7:13
Blake Miller27-Aug-04 7:13 
GeneralMultiple Inheritance question Pin
InheritThis!27-Aug-04 3:27
sussInheritThis!27-Aug-04 3:27 
GeneralRe: Multiple Inheritance question Pin
thowra27-Aug-04 3:41
thowra27-Aug-04 3:41 
GeneralRe: Multiple Inheritance question Pin
InheritThis!27-Aug-04 3:54
sussInheritThis!27-Aug-04 3:54 
GeneralRe: Multiple Inheritance question Pin
Marcello27-Aug-04 6:29
Marcello27-Aug-04 6:29 
GeneralRe: Multiple Inheritance question Pin
Member 209155829-Aug-04 20:24
Member 209155829-Aug-04 20:24 
Generaltype cast Pin
sinacetiner27-Aug-04 1:28
sinacetiner27-Aug-04 1:28 
Generalloading a program Pin
Daniel Kanev27-Aug-04 1:04
Daniel Kanev27-Aug-04 1:04 
GeneralRe: loading a program Pin
David Salter27-Aug-04 1:10
David Salter27-Aug-04 1:10 
Generalalignment in grid control Pin
nainakhawaja27-Aug-04 0:15
nainakhawaja27-Aug-04 0:15 
GeneralRe: alignment in grid control Pin
David Crow27-Aug-04 9:34
David Crow27-Aug-04 9:34 
GeneralRe: alignment in grid control Pin
nainakhawaja27-Aug-04 19:22
nainakhawaja27-Aug-04 19:22 
GeneralImprove performance of SOAP over HTTP Pin
lamnd26-Aug-04 22:54
lamnd26-Aug-04 22:54 
GeneralCheckMenuItem() problem Pin
Dan Nicolici26-Aug-04 22:40
Dan Nicolici26-Aug-04 22:40 

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.