Mp3 Player 2

A full featured Mp3 player with playlist capabilities. (A front-end for Microsoft’s Media Player)An excellent start to a great mp3 player. Original Author: Ed McAndrew Returns Read the Readme Side Effects Included API Declarations Included Attachments File Uploaded Size CODE_UPLOAD1523.zip 9/3/2020 3:45:00 PM 108218

Access97

**** Access97 Descripton Program !! **** Original Author: Look Spy Attachments File Uploaded Size CODE_UPLOAD34612182000.zip 9/3/2020 3:45:00 PM 3762

Allow users to resize your controls

This simple API call with less than 10 lines allows your users to resize your controls just like in the design mode. The sample code provided here demonstrates left and right resizing on a control. You can further enhance it to allow top bottom, top-right, top-left resizing, and etc. This code was originally from Fran Pregernik, Zagreb, Croatia.… Read More »

Cool Desktop Thingies

You can hide/show thingsYou can open/close cd drive (this one works!)and you can change the mouse cursor Original Author: Christophe De Coninck Attachments File Uploaded Size CODE_UPLOAD1522.zip 9/3/2020 3:45:00 PM 17833

demoproject.vbp

The project has two forms. Both displays charts using mschart control for adata from access table. One form displays a chart(2D BAR) for the first record of the table.The second form displays a chart(2D BAR) for a set of records.1.Both the charts displays legends.2.Both the charts displays titles for X and Y axis.3.Both the charts accepts a title… Read More »

CMHTML

This class demonstrates how to send MHTML email. It has a very simple interface which allows you to send HTML formatted email with 2 method calls. This combines code from Sebastian, Luis Cantero (EncodeBase64) and Brian Anderson for the SMTP Winsock code. Sample code is included. Original Author: Gary Ong Inputs There are 2 method calls required:1) AddAttachment –… Read More »

CFTPLink

This is a class that provides a simple interface for FTP uploading functionality. It is based on code submitted by Philipp ‘Schlaubi’ Stern and Kristian Trenskow. The code can be easily extended to provide other FTP functionality. Also included is an example of how to use it. Original Author: Gary Ong Inputs At a minimum set the Server, username… Read More »

ASTEROIDS

ASTEROIDS!!!, pretty big project, full game. Well i finally fixed the annoying bugs and added a few new features. I also shaved the graphics files out of the zip file since they are contained in the frx. I also have the compiled version available at my website in a distributable format, i.e. setup proggy. anyway, enjoy. Original Author: John… Read More »

DLL-OCX Register

Associates dll and ocx files with opening the application. Then registers .dll/.ocx files by double clicking on the individual file or unregisters the file by right clicking and selecting Unregister. Original Author: Damien McGivern Attachments File Uploaded Size CODE_UPLOAD30191232000.zip 9/3/2020 3:45:00 PM 13646

A Graphical Vurtual Keyboard Using DirectX

UPDATED!! Virtual Keyboard. Looks Like A Normal Keyboard. When You Press A Key On Your Normal Keyboard, The Corresponding Key On The Virtual Keyboard Lights Up!! Every Key Is Independent (Left Shift Is Different From Right Shift Etc..)Only 23 Line Of Code!!!!!! Senses Every Key, Even The Pause Key If You Press It Fast Enough. Must Have DX7VB.DLL… Read More »