Click here to Skip to main content
15,920,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionConnection points for Chat server using ATL/COM Pin
Raj Prathap12-Jun-07 2:04
Raj Prathap12-Jun-07 2:04 
AnswerRe: Connection points for Chat server using ATL/COM Pin
led mike12-Jun-07 4:30
led mike12-Jun-07 4:30 
GeneralRe: Connection points for Chat server using ATL/COM Pin
Mark Salsbery12-Jun-07 7:09
Mark Salsbery12-Jun-07 7:09 
GeneralRe: Connection points for Chat server using ATL/COM Pin
led mike12-Jun-07 11:08
led mike12-Jun-07 11:08 
GeneralRe: Connection points for Chat server using ATL/COM Pin
led mike12-Jun-07 11:20
led mike12-Jun-07 11:20 
GeneralRe: Connection points for Chat server using ATL/COM Pin
Mark Salsbery12-Jun-07 13:44
Mark Salsbery12-Jun-07 13:44 
Questionhow to disable/enable menu items Pin
vikramkarthik12-Jun-07 1:35
vikramkarthik12-Jun-07 1:35 
AnswerRe: how to disable/enable menu items Pin
Christian Graus12-Jun-07 1:49
protectorChristian Graus12-Jun-07 1:49 
There's two messages attached to a menu item. One is a click event, the other is a callback, which is called just before it is shown, you set those things there.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

AnswerRe: how to disable/enable menu items Pin
Max Santos12-Jun-07 6:18
Max Santos12-Jun-07 6:18 
QuestionHow to select a folder path in MFC? Pin
Electronic7512-Jun-07 1:29
Electronic7512-Jun-07 1:29 
AnswerRe: How to select a folder path in MFC? Pin
_AnsHUMAN_ 12-Jun-07 1:52
_AnsHUMAN_ 12-Jun-07 1:52 
GeneralRe: How to select a folder path in MFC? Pin
Electronic7512-Jun-07 2:39
Electronic7512-Jun-07 2:39 
GeneralRe: How to select a folder path in MFC? Pin
JudyL_MD12-Jun-07 3:13
JudyL_MD12-Jun-07 3:13 
GeneralRe: How to select a folder path in MFC? Pin
_AnsHUMAN_ 12-Jun-07 3:18
_AnsHUMAN_ 12-Jun-07 3:18 
AnswerRe: How to select a folder path in MFC? Pin
Max Santos12-Jun-07 6:22
Max Santos12-Jun-07 6:22 
Questionproblem with setting bitmaps on propertysheet header and footer? Pin
Banks K12-Jun-07 1:08
Banks K12-Jun-07 1:08 
AnswerRe: problem with setting bitmaps on propertysheet header and footer? Pin
Mark Salsbery12-Jun-07 7:41
Mark Salsbery12-Jun-07 7:41 
QuestionPassing threa point in different dialog Pin
kcynic12-Jun-07 1:00
kcynic12-Jun-07 1:00 
AnswerRe: Passing threa point in different dialog Pin
Mark Salsbery12-Jun-07 7:45
Mark Salsbery12-Jun-07 7:45 
GeneralRe: Passing threa point in different dialog Pin
kcynic12-Jun-07 8:16
kcynic12-Jun-07 8:16 
GeneralRe: Passing threa point in different dialog Pin
Mark Salsbery12-Jun-07 8:51
Mark Salsbery12-Jun-07 8:51 
GeneralRe: Passing threa point in different dialog Pin
kcynic12-Jun-07 12:29
kcynic12-Jun-07 12:29 
GeneralRe: Passing threa point in different dialog Pin
Mark Salsbery12-Jun-07 13:42
Mark Salsbery12-Jun-07 13:42 
GeneralRe: Passing threa point in different dialog Pin
kcynic12-Jun-07 15:13
kcynic12-Jun-07 15:13 
GeneralRe: Passing threa point in different dialog Pin
kcynic12-Jun-07 20:49
kcynic12-Jun-07 20:49 

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.