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

C / C++ / MFC

 
QuestionDebugging MFC app in VS .Net? Pin
Stan Shannon20-Feb-02 5:19
Stan Shannon20-Feb-02 5:19 
AnswerRe: Debugging MFC app in VS .Net? Pin
Mazdak20-Feb-02 5:31
Mazdak20-Feb-02 5:31 
GeneralRe: Debugging MFC app in VS .Net? Pin
Stan Shannon20-Feb-02 6:06
Stan Shannon20-Feb-02 6:06 
GeneralMFC and DocumentView Pin
20-Feb-02 5:10
suss20-Feb-02 5:10 
GeneralRe: MFC and DocumentView Pin
Mazdak20-Feb-02 5:18
Mazdak20-Feb-02 5:18 
Generalfake HWND message loop in class Pin
Kuniva20-Feb-02 5:02
Kuniva20-Feb-02 5:02 
GeneralRe: fake HWND message loop in class Pin
Joaquín M López Muñoz20-Feb-02 5:32
Joaquín M López Muñoz20-Feb-02 5:32 
GeneralAdditional info Pin
Kuniva20-Feb-02 5:35
Kuniva20-Feb-02 5:35 
Well, i need the fake window because after the initialisation i call a function from the class that uses
WSAAsyncSelect(sd, msghandler, WM_SOCKET, FD_READ | FD_CLOSE | FD_CONNECT);

where sd is the socket and msghandler the window, so you see i need someplace to send the socket notification messages...
I could also get my main app's HWND but i do not want this because i want to keep it all in the class, i need handlers to the socket events in my class....

i hope this provides a better view to it all, if you want to know anything else just ask me and i will post a reply.
I really dont know how to handle this, maybe i should change the entire structure i ahve no idea...

Thanks

Kuniva
--------------------------------------------
God gave man a penis and a brain but not enough blood to make both of 'em work at the same time.
GeneralRe: Additional info Pin
Joaquín M López Muñoz20-Feb-02 6:36
Joaquín M López Muñoz20-Feb-02 6:36 
GeneralRe: Additional info Pin
Kuniva21-Feb-02 5:52
Kuniva21-Feb-02 5:52 
GeneralRe: Additional info Pin
Joaquín M López Muñoz21-Feb-02 6:01
Joaquín M López Muñoz21-Feb-02 6:01 
GeneralRe: Additional info Pin
Kuniva21-Feb-02 6:05
Kuniva21-Feb-02 6:05 
GeneralRe: Additional info Pin
Joaquín M López Muñoz21-Feb-02 6:24
Joaquín M López Muñoz21-Feb-02 6:24 
GeneralRe: Additional info Pin
Kuniva21-Feb-02 6:38
Kuniva21-Feb-02 6:38 
GeneralRe: Additional info Pin
Joaquín M López Muñoz21-Feb-02 6:43
Joaquín M López Muñoz21-Feb-02 6:43 
GeneralRe: Additional info Pin
Kuniva21-Feb-02 8:14
Kuniva21-Feb-02 8:14 
GeneralRe: Additional info Pin
Joaquín M López Muñoz21-Feb-02 8:21
Joaquín M López Muñoz21-Feb-02 8:21 
GeneralRe: Additional info Pin
Kuniva21-Feb-02 9:44
Kuniva21-Feb-02 9:44 
GeneralRe: Additional info Pin
Joaquín M López Muñoz21-Feb-02 9:54
Joaquín M López Muñoz21-Feb-02 9:54 
Generaloops, nevermind Pin
Kuniva21-Feb-02 6:26
Kuniva21-Feb-02 6:26 
GeneralRe: Additional info Pin
Ernest Laurentin20-Feb-02 6:38
Ernest Laurentin20-Feb-02 6:38 
GeneralRe: fake HWND message loop in class Pin
Paul M Watt20-Feb-02 5:32
mentorPaul M Watt20-Feb-02 5:32 
GeneralCantaro sim -quabala ! Pin
Georg Haan20-Feb-02 4:32
Georg Haan20-Feb-02 4:32 
GeneralRe: PRAGMA PACK Pin
Ravi Bhavnani20-Feb-02 4:58
professionalRavi Bhavnani20-Feb-02 4:58 
General*** STUNNING NEW INFO *** Pin
Georg Haan20-Feb-02 5:06
Georg Haan20-Feb-02 5:06 

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.