API

The nt native api in c

The following C project contains the C source code and C examples used for the nt native api. This is a small demonstration of using the Windows NT Native API. It's coded in Win32 ASM, but can be applied in C as well. Includes a brief article which I've written.

Basic api window

The following C project contains the C source code and C examples used for basic api window. This is my first non mfc gui. It is well documented. Simply this program just gets a username and password. adds 2 to each character of the user name and compares it to the inputed password. then gives you a message as to whether it was correct,incorrect, etc...

Xml java messenger

The following java project contains the java source code and java examples used for xml java messenger. This is a modification to a JavaXMLMessenger code taken from Deitel book so that users are validated from an XML file called (users.xml).

Pages

Subscribe to RSS - API