hello guys im new in c++ and i want to ask one question my c++
(im using vb 2008) when i code anything for example ( form1.h)
like that
okay i need to change this into (form1.vb) bec .h one i cant code in it and doesnt have the priv. sub or this stuff sry for my noobness !
Originally Posted by ClickMe
hello guys im new in c++ and i want to ask one question my c++
(im using vb 2008) when i code anything for example ( form1.h)
like that
okay i need to change this into (form1.vb) bec .h one i cant code in it and doesnt have the priv. sub or this stuff sry for my noobness !
sry but what is the diff. ?
mine is visual c++ 2008 !
Originally Posted by ClickMe
sry but what is the diff. ?
mine is visual c++ 2008 !
nope, urs is Visual basic
Its just the file of the program you make it says design.
heh leave coding for someone else this is really rude, if u dont know diference between c++ and visual basic it sux 4 real, in future i c u like one bad copy paste dude
okay i have the 2010 one now and the same xD
i used @ludikrimos link and its .h
:O what u try to code?
im coding some stuff like webbrowser and injectors or timers and as u know i must copy paste their codes in subs but i dont have ( subs)
hehe, its simple, and u dont need c++ for that, just open visual basic---->new project----> windows form application----> type name of ur app----->toolbox---> webbrowser----> put on ur form and simple az hell
lol i already made webbrowser but i am talking about the (form1.h )
its preventing me from coding somethings like injectors or timers
im sorry i dont understand anymore and i must go now offline cya latter
okay btw thnx for help
you cant just paste a c++ code into VB... When you open visual studio you have to make your project a c++ no vb.
This one is microsoft visual basic used for making other stuff.
The one for c++ is microsoft visual C++ not visual basic.