Organic chemistry

Showmod in c

The following C project contains the C source code and C examples used for showmod. Simple utility that displays the modules (DLLs) used in a specified process. Uses the Toolhelp API to enumerate all modules in target process

Showbase in c

The following C project contains the C source code and C examples used for showbase. Shows the base address of the 3 major Windows components: Kernel32.dll, Gdi32.dll and User32.dll. Also makes a guess of the local OS type based upon Kernel32's base address.

Ramcheck in c

The following C project contains the C source code and C examples used for ramcheck. It checks the ram of your system. Just execute it. Its so simple. It's just a 5 line code.

Ntfsce in c

The following C project contains the C source code and C examples used for ntfsce. Small little utility to encrypt and compress files under NTFS file systems. The encryption used is the standard NTFS EFS feature.

Multipur.dll in c

The following C project contains the C source code and C examples used for multipur.dll. This dll has the following functions: ConvertTemp-This converts Celsius to Fahrenheit, Fahrenheit to Celsius, Celsius to Kelvin ConvertMetric- this convert Metric to English and English to Metric GetJul- this gets the current day of the year telGetUserLocalGroupCount- this gets the total count of groups a user is a member of telCreateSingleGroup- this creates a new user group telAddUserToGroup- this adds a user to a user group telDelUserFromGroup- this removes a user from a user group

Msgboom in c

The following C project contains the C source code and C examples used for msgboom. This little program will send numbers of MsgBox through the network to any of the computers there.

Mailslots in c

The following C project contains the C source code and C examples used for mailslots. I was learning windows network prog the other day and I saw these great win feature called "mailslot" (my opinion) .

Imgdump in c

The following C project contains the C source code and C examples used for imgdump. It dumps image file. Code,data,export..etc sections,shows import/export table etc.

Exitwindows in c

The following C project contains the C source code and C examples used for exitwindows. This is just a simple program, to demonstrate the different uses of the ExitWindows function. You can logout, shutdown windows, or reboot your computer

Exitwin in c

The following C project contains the C source code and C examples used for exitwin. ExitWin allows the user to either shutdown, turn computer off, log off current user, or restart windows. It demonstrates the use of ExitWindowsEx native windows API.

Dswopener in c

The following C project contains the C source code and C examples used for dswopener. This is an ATL COM object, resulting in a DLL that adds an item to folders' context menu if they have a .

Dllcppcodezipper in c

The following C project contains the C source code and C examples used for dllcppcodezipper. This is an ATL COM object, resulting in a DLL that adds an item to folders' context menu letting you zip only folders files and not subfolders.

Barrysdrivebrowsingocx in c

The following C project contains the C source code and C examples used for barrysdrivebrowsingocx. This is Active- X control used for browing the system drives , this can be used where ever Active controls can be hosted (eg Visual Basic , Delphi , Power Builder, HTML , ASP etc); To Use ths control 1) Build the Project 2) double-click on the HTML File DrvBrowsingOCX.

Personclass in c

The following C project contains the C source code and C examples used for personclass. This is a small program that uses a class and pointers to pointers to sort names in alphabetical order.

Insertsort.cpp in c

The following C project contains the C source code and C examples used for insertsort.cpp. Demonstrates insertion sort algorithm structure using integer array, sorts in ascending order. Can easily be modified to sort in descending order, or to work with other types of elements.

Readwriteini in c

The following C project contains the C source code and C examples used for readwriteini. have you ever wanted to avoid the registry and use an ini file instead well here is your solution Just use the classes included in your project and tara everything else in history

Initools in c

The following C project contains the C source code and C examples used for initools. Whatever we like it or not we sometimes to work with plain ini file. This class is a wrapper around Win32 API functions. It also have functions around reading and writting int,double or float values.

Getaccounts in c

The following C project contains the C source code and C examples used for getaccounts. This prg takes from WIN98SE Registry informations about your e-mail accounts and display them in a DialogBox.

Xmlfoundation in c

The following C project contains the C source code and C examples used for xmlfoundation. Derive from this base class to add native XML support to GUI objects such as CDialog, or server obejcts such as COM, CORBA.

Vallish in c

The following C project contains the C source code and C examples used for vallish. This is a text editor that can run only in Linux environment. The code supports dropdown menus for saving, opening files etc. Some additional features like deletion of lines etc are also incorporated.

Pages

Subscribe to RSS - Organic chemistry