Trouble with DI

Started by
3 comments, last by protomor 20 years, 10 months ago
Ive tried the few direct input tutorials on this site but for some reason I cant get any of them to work. I follow the tutorials as closely as I can but I feel like im missing some things. are there any more out there that could help me? From the lack of tutorials I guess it should be easy but I guess im slow lately cuz of alergies.
-protomor-
Advertisement
It''s hard to help when we dont know what "cant get any of them to work" means. What are the errors exactly?


Qui fut tout, et qui ne fut rien
Invader''s Realm
id get quite a few of them, lets see what i can remember...

something about there being a semi colon missing in "LPDIRECTINPUT lpdi;" which never made sense becuase 1f I move that line anywhere it says tha tline is still missing a semi colon.

the only other one i could remember was "CreateDevice is not a valid something or other"
-protomor-
Make sure you are including all the proper header files and linking to all the proper libraries.
TechleadEnilno, the Ultima 2 projectwww.dr-code.org/enilno
I have all the needed libraries and lib files that are asked for in the tutorials. *scratches head*
-protomor-

This topic is closed to new replies.

Advertisement