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: "Kenneth Ives"

PrngKCI - Random Number Generator This passes the...Version: VB6
Author: Kenneth IvesSubmitted: 6/6/2001Downloads: 4705
PrngKCI - Random Number Generator This passes the DieHard and ENT tests for randomness. A DLL with source code.

Reboot remotely. I wrote this to reboot selected ...Version: VB5
Author: Kenneth IvesSubmitted: 4/22/2001Downloads: 7610
Reboot remotely. I wrote this to reboot selected PC's during off hours. It is a standalone application that will display a 10 second countdown. Any open data will try to be saved prior to the shutdown process.

Shutdown Control v1.5 This has been tested on Win...Version: VB6
Author: Kenneth IvesSubmitted: 4/22/2001Downloads: 6446
Shutdown Control v1.5 This has been tested on Windows 9x, me, NT and 2000 operating systems. The actual shutdown process will perform the type of action selected by the user. If there are any problems, then a second attempt will be made after the F ...more>>

Build random generated test files. These test fil...Version: VB5
Author: Kenneth IvesSubmitted: 4/3/2001Downloads: 5475
Build random generated test files. These test files would normally be used to test data transfer rates, fillers for disk capacities, etc. All files are created in the drive C: root directory. Read the included readme.txt file for more info.

This program will update the external file date/ti...Version: VB6
Author: Kenneth IvesSubmitted: 3/25/2001Downloads: 7447
This program will update the external file date/time stamp of zip files based on one of four options: 1. Oldest date/time in the zip file 2. Newest date/time in the zip file 3. Current system date/time 4. Custom date/time as inp ...more>>

This is a demonstration of using the CryptoAPI tha...Version: VB6
Author: Kenneth IvesSubmitted: 12/31/2000Downloads: 9619
This is a demonstration of using the CryptoAPI that Microsoft provides. I show how to use passwords, hash algorithms, encrypting strings and files.

An add-in and standalone EXE to create your badly ...Version: VB6
Author: Kenneth IvesSubmitted: 12/5/2000Downloads: 4771
An add-in and standalone EXE to create your badly needed comments for your applications.

Another stopwatch demo using an API call. Returns...Version: VB6
Author: Kenneth IvesSubmitted: 12/4/2000Downloads: 4908
Another stopwatch demo using an API call. Returns the days, hours, minutes, seconds, and hundreds or thousands of a second.

Random number generator. The algorithm is a combi...Version: VB6
Author: Kenneth IvesSubmitted: 12/3/2000Downloads: 5920
Random number generator. The algorithm is a combination of a Fibonacci sequence (with flags of 97 and 33, and operation "subtraction plus one, modulo one") and an "arithmetic sequence" (using subtraction). It passes ALL of the tests for random number gen ...more>>

A VB add-in to create msgboxes in the IDE. Well d...Version: VB6
Author: Kenneth IvesSubmitted: 12/2/2000Downloads: 4503
A VB add-in to create msgboxes in the IDE. Well documented.
Page 1 of  2  Next >>

Go to page: 1  2