Re: re:HELP!!!!

From: Arnaud Debaene (adebaene_at_club-internet.fr)
Date: 12/30/04


Date: Thu, 30 Dec 2004 11:29:15 +0100

jen wrote:
> I have create the GUI interface using MFC, I have create a button call
> ping. And i also have another program called ping function. So i
> wanted to link the button to the ping function. So it will work like
> this, if i click the button, the ping function will appear.

The function will "appear"? What do you mean????

If you want the function to be called when the user press the button, simply
call your function in the ON_BN_CLICKED handler for the button (in the
ressource editor, simply double click on the button, it will create this
handler for you).

Arnaud
MVP - VC


Quantcast