Click here to Skip to main content
16,005,128 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to pass data to a C++ program during a dialog when a button is pressed? Pin
Gaurika Wijeratne28-Apr-02 19:28
Gaurika Wijeratne28-Apr-02 19:28 
GeneralStopping a video when any key is pressed Pin
28-Apr-02 11:06
suss28-Apr-02 11:06 
GeneralRe: Stopping a video when any key is pressed Pin
29-Apr-02 5:29
suss29-Apr-02 5:29 
GeneralRe: Stopping a video when any key is pressed Pin
Mike Nordell29-Apr-02 13:48
Mike Nordell29-Apr-02 13:48 
QuestionHow to setup a button on Visual C++ to execute a pgm Pin
Learning28-Apr-02 10:12
Learning28-Apr-02 10:12 
AnswerRe: How to setup a button on Visual C++ to execute a pgm Pin
Christian Graus28-Apr-02 10:29
protectorChristian Graus28-Apr-02 10:29 
AnswerRe: How to setup a button on Visual C++ to execute a pgm Pin
Nish Nishant28-Apr-02 14:11
sitebuilderNish Nishant28-Apr-02 14:11 
AnswerRe: How to setup a button on Visual C++ to execute a pgm Pin
Maxwell Chen28-Apr-02 19:05
Maxwell Chen28-Apr-02 19:05 
Learning wrote:
a button on Visual C++ to execute a pgm

If you just want some entry on the "IDE" of Visual C++ to execute other executables, here's the instruction:

1) Click the menu of VC++ [Tools]->[Customize...], you would see a dialog "Customize".
2) Choose the third tab "Tools", here it manages what you see in the sub-menu of Tools, like : "Register control", "Visual Component Manager", "Error lookup", etc.
3) There's a "New" button beside the "Delete" button, click it to add a new entry. Just give a name for what you want to execute, ex. "My application 003". Remember the sequence you add.
4) Then you see "Command", that's for specify the target path and filename.
5) Then you switch back to the first tab "Command", choose category "Tools", drag the icon hammer-N out. Thus you get your button!
Blush | :O



Maxwell Chen
AnswerRe: How to setup a button on Visual C++ to execute a pgm Pin
Gaurika Wijeratne28-Apr-02 19:52
Gaurika Wijeratne28-Apr-02 19:52 
GeneralCFrameWnd - Changing layout Pin
Patrik Mueller28-Apr-02 9:14
Patrik Mueller28-Apr-02 9:14 
GeneralRe: CFrameWnd - Changing layout Pin
Patrik Mueller29-Apr-02 1:25
Patrik Mueller29-Apr-02 1:25 
GeneralAPI: replacing chars Pin
User 665828-Apr-02 8:43
User 665828-Apr-02 8:43 
GeneralRe: API: replacing chars Pin
Tom Archer28-Apr-02 9:10
Tom Archer28-Apr-02 9:10 
GeneralRe: API: replacing chars Pin
User 665828-Apr-02 9:16
User 665828-Apr-02 9:16 
GeneralRe: API: replacing chars Pin
Tom Archer28-Apr-02 9:24
Tom Archer28-Apr-02 9:24 
GeneralRe: API: replacing chars Pin
Joaquín M López Muñoz28-Apr-02 9:16
Joaquín M López Muñoz28-Apr-02 9:16 
GeneralRe: API: replacing chars Pin
User 665828-Apr-02 9:28
User 665828-Apr-02 9:28 
GeneralRe: API: replacing chars Pin
Joaquín M López Muñoz28-Apr-02 11:33
Joaquín M López Muñoz28-Apr-02 11:33 
GeneralRe: API: replacing chars Pin
Nish Nishant28-Apr-02 14:13
sitebuilderNish Nishant28-Apr-02 14:13 
GeneralRe: API: replacing chars Pin
Mike Nordell1-May-02 10:19
Mike Nordell1-May-02 10:19 
GeneralCListView & Appending Items :: MFC Pin
valikac28-Apr-02 7:41
valikac28-Apr-02 7:41 
GeneralRe: CListView & Appending Items :: MFC Pin
l a u r e n28-Apr-02 12:30
l a u r e n28-Apr-02 12:30 
GeneralRe: CListView & Appending Items :: MFC Pin
Shog928-Apr-02 12:41
sitebuilderShog928-Apr-02 12:41 
GeneralRe: CListView & Appending Items :: MFC Pin
Ravi Bhavnani28-Apr-02 13:01
professionalRavi Bhavnani28-Apr-02 13:01 
GeneralRe: CListView & Appending Items :: MFC Pin
valikac28-Apr-02 13:13
valikac28-Apr-02 13:13 

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.