Besides the spinning tea pots and the twisty thing (?), the DirectX SDK comes with a force-feedback force editor.
I've been sitting here playing with my Sidewinder FFBP for about 2 hours now. 
Anyhow, the main topic. I need some help with C++. I'm using Visual Studio 6 to make console apps (no "Visual" stuff yet), and I need to do some very basic graphics. I need a fullscreen VGA (640x480) setup, I need two swappable pages, a "clear page" function, and the ability to draw single pixels. I looked into DirectDraw (above
), but it's too advanced for my newbie C++ skillz. Anyone?
Anyhow, the main topic. I need some help with C++. I'm using Visual Studio 6 to make console apps (no "Visual" stuff yet), and I need to do some very basic graphics. I need a fullscreen VGA (640x480) setup, I need two swappable pages, a "clear page" function, and the ability to draw single pixels. I looked into DirectDraw (above
