So you wanna make a prog for aol 4??

Well, these are the files you need to help you get started. I will not give out free code so don’t ask. You need to know the basics of VB programming with 32 bit code. If you are not familiar with Windows API, then download the api help file. Good luck

Windows API help files-

 

This is a very comprehensive guide for the API newbie which teaches about parent handles, classes, and so forth. I learned most of what I know from here.

AOL4.bas

The name says it all. This is a very simple module for programming america online version 4. It includes all of the basics, findchildbyclass, findchildbytitle and so on. This is very helpful. Note: its is for 32bit programming(VB4 32bit or VB5)

ivyspy.exe

This little prog helps by giving you the parent windows and classes needed to find the child windows and thus make your program work, very simple, but invaluable.

As I plan ahead for the release of the third and final version of psychospath in late June…I am thinking of working with a partner. If you are good with making interfaces and artwork, and know some basic API calls, please email me at [email protected] and send me some sample work.