Click here to Skip to main content
15,895,011 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Menu message handler wont work! Pin
Tomasz Sowinski25-Oct-01 10:16
Tomasz Sowinski25-Oct-01 10:16 
GeneralRe: Menu message handler wont work! Pin
25-Oct-01 10:22
suss25-Oct-01 10:22 
GeneralRe: Menu message handler wont work! Pin
Christian Graus25-Oct-01 10:05
protectorChristian Graus25-Oct-01 10:05 
GeneralRe: Menu message handler wont work! Pin
25-Oct-01 10:17
suss25-Oct-01 10:17 
GeneralRe: Menu message handler wont work! Pin
Christian Graus25-Oct-01 10:30
protectorChristian Graus25-Oct-01 10:30 
GeneralRe: Menu message handler wont work! Pin
25-Oct-01 10:38
suss25-Oct-01 10:38 
GeneralRe: Menu message handler wont work! Pin
Christian Graus25-Oct-01 10:46
protectorChristian Graus25-Oct-01 10:46 
GeneralRe: Menu message handler wont work! Pin
25-Oct-01 10:51
suss25-Oct-01 10:51 
Ok I searched all the files for ID_FILE_LISTEN
Here is what I got

Searching for 'ID_FILE_LISTEN'...
C:\Sockets Programming\111\111.rc(82): MENUITEM "Listen Port", ID_FILE_LISTEN
C:\Sockets Programming\111\111View.cpp(23): ON_COMMAND(ID_FILE_LISTEN, OnFileListen)
C:\Sockets Programming\111\resource.h(5):#define ID_FILE_LISTEN 0
3 occurrence(s) have been found.

Then I searched all the files for OnFileListen and here is what I got

Searching for 'OnFileListen'...
C:\Sockets Programming\111\111View.cpp(23): ON_COMMAND(ID_FILE_LISTEN, OnFileListen)
C:\Sockets Programming\111\111View.cpp(105):void CMy111View::OnFileListen()
C:\Sockets Programming\111\111View.h(51): afx_msg void OnFileListen();
3 occurrence(s) have been found.
GeneralRe: Menu message handler wont work! Pin
Christian Graus25-Oct-01 11:51
protectorChristian Graus25-Oct-01 11:51 
GeneralRe: Menu message handler wont work! Pin
Fazlul Kabir25-Oct-01 12:02
Fazlul Kabir25-Oct-01 12:02 
GeneralRe: Menu message handler wont work! Pin
25-Oct-01 15:23
suss25-Oct-01 15:23 
GeneralRe: Menu message handler wont work! Pin
Christian Graus25-Oct-01 15:32
protectorChristian Graus25-Oct-01 15:32 
GeneralVC++ Pin
25-Oct-01 8:34
suss25-Oct-01 8:34 
GeneralRe: VC++ Pin
Christian Graus25-Oct-01 10:00
protectorChristian Graus25-Oct-01 10:00 
GeneralRe: VC++ Pin
25-Oct-01 10:18
suss25-Oct-01 10:18 
Generaldialog app update windows Pin
25-Oct-01 7:27
suss25-Oct-01 7:27 
GeneralRe: dialog app update windows Pin
Chris Losinger25-Oct-01 7:29
professionalChris Losinger25-Oct-01 7:29 
GeneralRe: dialog app update windows Pin
#realJSOP25-Oct-01 7:29
mve#realJSOP25-Oct-01 7:29 
GeneralRe: dialog app update windows Pin
Carlos Antollini25-Oct-01 8:42
Carlos Antollini25-Oct-01 8:42 
GeneralRe: dialog app update windows Pin
25-Oct-01 9:33
suss25-Oct-01 9:33 
GeneralCreating hands/fingers using OpenGL (w/ C++) Pin
PhiPhi25-Oct-01 6:53
PhiPhi25-Oct-01 6:53 
Generala question about the win2000 lib file.need help Pin
Ding Bing25-Oct-01 6:22
Ding Bing25-Oct-01 6:22 
GeneralRe: a question about the win2000 lib file.need help Pin
Christian Graus25-Oct-01 8:15
protectorChristian Graus25-Oct-01 8:15 
GeneralATL, ActiveX with normal control ( Buttons...) Pin
Braulio Dez25-Oct-01 6:19
Braulio Dez25-Oct-01 6:19 
QuestionWTL: How do I change the background color of a view? Pin
clintsinger25-Oct-01 6:17
clintsinger25-Oct-01 6:17 

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.