What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Visual C++ Exspress Edition 2005

Visual C++ Exspress Edition 2005
Author: Message:
color680
Banned


Posts: 15
Reputation: -4
Joined: Mar 2007
O.P. Visual C++ Exspress Edition 2005
I am using Visual C++ Exspress Edition 2005 to make some .exe's and i made a window with a button on it. :)
When i click that button how can i make another window appear?

If there is a button in the program to do that i would preffer that want the code as i am just learning :)

Thanks,

One more thing in my school our pcs are networked how can i shutdow another pc remotely? I think its somthing like shutdown-s -name pc2453.

(Y)
03-01-2007 05:56 PM
Profile E-Mail PM Find Quote Report
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
RE: Visual C++ Exspress Edition 2005
quote:
Originally posted by color680
When i click that button how can i make another window appear?
Its something like Form.Show :)
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
03-01-2007 07:38 PM
Profile E-Mail PM Web Find Quote Report
color680
Banned


Posts: 15
Reputation: -4
Joined: Mar 2007
O.P. RE: Visual C++ Exspress Edition 2005
sorry but i have no idea what you mean
03-01-2007 07:51 PM
Profile E-Mail PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Visual C++ Exspress Edition 2005
quote:
Originally posted by John Anderton
Its something like Form.Show
In VB6, yes. In C++, if you do it the native way, there's CreateWindow(Ex), DialogBox(Param), and CreateDialog(Param), making six functions total. I don't know about the MFC or the .NET ways though.
[Image: spartaafk.png]
03-04-2007 12:52 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On