A Windows 95/98/NT/2000 Parody – UPDATED!!!!

This is a cool parody of Windows 95/98/NT/2000 that looks just like the real thing. The difference lies in the details…This update of WinS*x 2000 WorkFrustration includes the following new features:a) lots of new graphical effects, including an improved Start Menu with MouseOver code,b) a FREE, off-line version of MicroSh*t’s Homepage! Just click the Internet Explorer icon!c) a… Read More »

DX Anywhere

The code of DX Anywere retrieves the handle of the window/scrollbar/toolbar/textbox/clock/start button whatever under the mouse cursor. Now, with this handle you can start DirectX in that window/scrollbar/toolbar/textbox/clock/start button/whateverThe DirectX window is automatically resized to match the required with and height.Really great code, to make an ‘DirectX Accelerated Desktop” Original Author: Almar Joling Assumptions -Press [Start]-Move the mouse cursor… Read More »

How to Get… Updated Wed 28 Aug

(For Newbies wanting to find out the following). Information on what you find in BJ’s How to Get… (BJ’s How to Get… Readme.txt can be found in BJ’s How to Get Directory) The Directory you can find them in00: How to Get All – (BJ’s How to Get)*01: How to make a Basic Calendar. – (BJ’s Basic Calendar)*02:… Read More »

INI Read and INI Write – Simple and Error Free

INI Read and INI Write made simple. I included examples in each function. If you like my codes, then please vote for me. But only if you like them. Thanks =) Original Author: Jeffrey C. Tatum API Declarations ‘INI Read and WriteDeclare Function GetPrivateProfileString Lib “kernel32” _Alias “GetPrivateProfileStringA” (ByVal lpApplicationName _As String, lpKeyName As Any, ByVal lpDefault As String,… Read More »

PicScroll – Picture viewer with ScrollBars

This Active-X control I created let’s you import a picture, and have it be full size, and automatically adusts scroll bars etc.. Fully customizable, and holds most of the same functions as a picture control. Even apply APIs to this control, because the hDC property is included. Original Author: David Peace API Declarations Please send all errors and bugs… Read More »

Shell About

Show up the Windows’s Shell About (Help>About explorer) with your own application information and icon Original Author: Max Raskin Attachments File Uploaded Size CODE_UPLOAD34602182000.zip 9/3/2020 3:45:00 PM 1989

ScrollKeys

This is a simple demo on how to implement the use of the keyboard’s arrows keys to scroll a picture box.It also shows how to set the Max property of the scrollbars in order to work properly. Original Author: Raul Lopez Attachments File Uploaded Size CODE_UPLOAD6420642000.zip 9/3/2020 3:45:00 PM 43119

Place an Object in the Center of your Screen

This will take an object on a form, and place it in the center of the screen. Good for password protection programs that take up the whole screen, this will ensure that an object that you want in the middle of the screen, will remain there for any resolution. Original Author: Jeffrey C. Tatum Code ‘Place this in a… Read More »

Hex Editor with LOTS OF COMMENTS

You know the hex read out that a hex editor would give you. It does create one of them using a hell of a lot of string manipulation and intellegnce. It is about as quick as VB would let you get and the princible can be used for just about anything envolving file manipulation, encoding, string manipulation, etc.… Read More »

Pointer Trail

Set Mouse Trails Original Author: vmq Attachments File Uploaded Size CODE_UPLOAD34522182000.zip 9/3/2020 3:45:00 PM 2847