Guest_imported
New member
- Jan 1, 1970
- 0
howdy,
I would like to know how to make a gui using VB. The main program would be in Win32 console C++.
Ex.
suppose I have a C++ program created using win32 console.
Just to make it easy to understand what I am getting at,
fisrt I make a program to ask using to enter like his name and C++ cout it to screen.
Now How can I make the interface using VB? like when
C++ cout<<"Enter name: "; I would like it to be a VB input box.
Any know if this can be done?
I would like to know how to make a gui using VB. The main program would be in Win32 console C++.
Ex.
suppose I have a C++ program created using win32 console.
Just to make it easy to understand what I am getting at,
fisrt I make a program to ask using to enter like his name and C++ cout it to screen.
Now How can I make the interface using VB? like when
C++ cout<<"Enter name: "; I would like it to be a VB input box.
Any know if this can be done?