Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "RJ Soft of West Tennessee"

RJ Soft's AtomicClock (Atomic Clock.Exe) sets your...Version: VB6
Author: RJ Soft of West TennesseeSubmitted: 1/22/2001Downloads: 8021
RJ Soft's AtomicClock (Atomic Clock.Exe) sets your computers Date and Time from an atomic clock via tcp/ip at 12:01 AM every day. Atomic Clock sits in the system tray so you can load it and forget it or click on the icon and tell it to reset the Date and ...more>>

Here is an example of an Alarm Clock. It uses the...Version: VB6
Author: RJ Soft of West TennesseeSubmitted: 4/3/2000Downloads: 8303
Here is an example of an Alarm Clock. It uses the following API: 1.GetWindowsDirectory 2.Shell_NotifyIcon 3.SendMessage 4.MessageBeep This simple little clock shows you how to: 1.Place an Icon in the System Tray with a menu. 2.Use a class to p ...more>>

The samples included in this project use the follo...Version: VB6
Author: RJ Soft of West TennesseeSubmitted: 4/3/2000Downloads: 11322
The samples included in this project use the following API: 1.FlashWindow 2.waveOutGetNumDevs 3.SetDoubleClickTime 4.GetDoubleClickTime 5.ShowCursor 6.ExitWindowsEx 7.GetVersion 8.GetLastError 9.GetCurrentProcess 10.OpenProcessToken 11.Lookup ...more>>

This is my version of a CD player/recorder. This ...Version: VB6
Author: RJ Soft of West TennesseeSubmitted: 4/3/2000Downloads: 17483
This is my version of a CD player/recorder. This player / Recorder has the following abilities: 1. Plays audio CD's. 2. Change Tracks forward and backwards. 3. Rewind and Forward by 5 seconds. 4. Open the CD door. 5. Close the CD door 6. Reads an ...more>>

API function call (ExitWindowsEx) to shut down win...Version: VB6
Author: RJ Soft of West TennesseeSubmitted: 4/1/2000Views: 21450
API function call (ExitWindowsEx) to shut down windows95/98/NT operating systems from your application.

This is my version of an Intranet Chess game. It d...Version: VB5
Author: RJ Soft of West TennesseeSubmitted: 3/31/2000Downloads: 9459
This is my version of an Intranet Chess game. It does not have AI in it but it does check for valid moves. Source code is included. To play the chess game, click on the NEW button. Click on the chess piece you wish to move. The box around the chess pie ...more>>
Page 1 of  1

Go to page: 1