Click here to Skip to main content
15,902,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: smiley Pin
Nish Nishant24-Jun-02 15:13
sitebuilderNish Nishant24-Jun-02 15:13 
GeneralRe: smiley Pin
Christian Graus24-Jun-02 17:44
protectorChristian Graus24-Jun-02 17:44 
GeneralGetting Data from a Dialog in a an MDI Document Pin
Matt Fenwick24-Jun-02 11:22
Matt Fenwick24-Jun-02 11:22 
GeneralRe: Getting Data from a Dialog in a an MDI Document Pin
Donald Blachly24-Jun-02 12:26
Donald Blachly24-Jun-02 12:26 
GeneralRe: Getting Data from a Dialog in a an MDI Document Pin
Joaquín M López Muñoz24-Jun-02 12:34
Joaquín M López Muñoz24-Jun-02 12:34 
Generalctrl+alt+del Pin
slah24-Jun-02 10:18
slah24-Jun-02 10:18 
GeneralRe: ctrl+alt+del Pin
Scott H. Settlemier27-Jun-02 9:48
Scott H. Settlemier27-Jun-02 9:48 
GeneralCSocket in MFC Console app Pin
Sprudling24-Jun-02 9:02
Sprudling24-Jun-02 9:02 
I created a console app supporting MFC to create a small IRC bot. However I can't get my CSocket-derived class to work properly. The AfxSocketInit() call is successful, and so is CMySocket::Create() and CMySocket::Connect(). Using classwizard I overloaded the OnRecieve member to let me know when there is something to recieve. I've done all this in a regular Win32 MFC app before, and it worked as it should. In this console app however it (CMySocket::OnRecieve()) just doesn't get called. I know there is data to recieve because when I call it myself there is.

I'm really stuck here... Confused | :confused:

Sprudling
GeneralRe: CSocket in MFC Console app Pin
Andres Manggini24-Jun-02 9:12
Andres Manggini24-Jun-02 9:12 
GeneralRe: CSocket in MFC Console app Pin
Sprudling24-Jun-02 10:30
Sprudling24-Jun-02 10:30 
GeneralRe: CSocket in MFC Console app Pin
Nish Nishant24-Jun-02 15:16
sitebuilderNish Nishant24-Jun-02 15:16 
GeneralRe: CSocket in MFC Console app Pin
24-Jun-02 17:52
suss24-Jun-02 17:52 
Generalsingle instance Pin
Anthony988724-Jun-02 8:48
Anthony988724-Jun-02 8:48 
GeneralRe: single instance Pin
Andres Manggini24-Jun-02 9:25
Andres Manggini24-Jun-02 9:25 
GeneralRe: single instance Pin
Dean Michaud24-Jun-02 10:09
Dean Michaud24-Jun-02 10:09 
GeneralRe: single instance Pin
PJ Arends24-Jun-02 16:06
professionalPJ Arends24-Jun-02 16:06 
GeneralRe: single instance Pin
25-Jun-02 7:12
suss25-Jun-02 7:12 
GeneralTreeView Control setting checked Pin
Mr. Bill24-Jun-02 8:32
Mr. Bill24-Jun-02 8:32 
GeneralRe: TreeView Control setting checked Pin
Mr. Bill24-Jun-02 9:11
Mr. Bill24-Jun-02 9:11 
GeneralRe: TreeView Control setting checked Pin
Steve L.24-Jun-02 10:01
Steve L.24-Jun-02 10:01 
GeneralRe: TreeView Control setting checked Pin
Anonymous24-Jul-02 23:57
Anonymous24-Jul-02 23:57 
GeneralTaskbar question... Pin
NodeX24-Jun-02 7:40
NodeX24-Jun-02 7:40 
GeneralRe: Taskbar question... Pin
User 665824-Jun-02 7:47
User 665824-Jun-02 7:47 
GeneralRe: Taskbar question... Pin
NodeX24-Jun-02 9:25
NodeX24-Jun-02 9:25 
GeneralDialogbox Pin
Anthony988724-Jun-02 7:36
Anthony988724-Jun-02 7:36 

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.