Curious [what language is AIM+ written in]

Discuss anything related to AIM+.

Moderators: Big-O Ryan, Big-O Mark

Post Reply
Guest

Curious [what language is AIM+ written in]

Post by Guest »

I was just curious as to what language AIM+ is written in. C++? vb?
User avatar
Big-O Ryan
Developer
Developer
Posts: 612
Joined: Fri Oct 19, 2001 11:00 pm
Location: Big-O Software
Contact:

Post by Big-O Ryan »

AIM+ is written almost exclusively in C, but there's a bit of C++ in there as well.

FYI, programs written in Visual Basic are dependent on the VB Runtime DLL's (vbrun##.dll, where ## is the version). Most VB programs come package with these files, and either install them in their own directory, or update your system files. However, almost everyone has these dll's by now, so this may not be easy to determine. The best way is to use a depency walker, to see if the program does link to the VBRun dll's. Similarly, programs written in C++ which use MFC link to the MFC dll's.

-Ryan
Big-O Software
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest