I used ShellExecute() with open as the verb, but I get three errors. The errors are that it says undeclared identifiers. Are there any header files that I have to #include or is there something else?
Its not that it is too long, i just dont understand it. Im still in my early stages of programming in vb, and i am making a game. I want my character to be able to walk. So i thought that if i drew three pics, (one of him standing, one of him stepping left and one of him stepping right) then...
I'm sort of a newbie at C++. I know how to do some basic things, but I had a question about images. Does it take a lot of coding in C++ to display images on the screen. I have a feeling it does, since C++ doesnt have a GUI. If it doesnt, could you please tell me the coding. Thanx.
Still doesnt seem to work. Here is a rundown of what i have.
I have 3 images on my form. I made a control array on each of them. They are all named image1. I set image1(2) to be in the same position as image1(0). I did the same with image1(1). Do i have to declare one of the images as...
I get a runtime error of 13. It says type mismatch. I may have done something wrong though. I set itemcount as 3&, because i have 3 pics. I took out the else if vbkeyright, because i just want it for vbkeyleft and nothing else. Then for the Picture = image1(i).picture, i put in the name of...
I need to know how to make a different image appear every time you press a key, like an arrow key or a space bar. If someone can post the code, that would be very helpful to me. I already know how to make one image appear when i press a certain key, but i want to know how to make another image...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.