Browsing Visual Basic 6
Calculate Sin(x), e^(x) , and Pi
This code allows you to calculate Sin(x), e^(x), and Pi without using any of the built-in VB functionsOriginal Author: Jonathon LopezAssumptionsThe way this code works is by using what is called Taylor Expansion.
SHOW DATE TIME CALENDAR DIALOG - HOOKED API ONLY
FINALLY A FUNCTION THAT EVERONE CAN USE - Microsoft should have thought of this.
Video Draw Poker
A completed application.
bsOctControls v3
I've spent hours making this the most flexible 8-sided control in PSC today.
RegSvr32 for Windows
Register/Unregister OCX/DLL Files without RegSvr32.
Retrieve Excel Cell Values Easily
Retrieves Excel spreadsheet cell information based on a set of parameters sent to the function.
Matrix Type 3
For those of you that have checked out my other attempt at Matrix style text, this is the new version 3.