Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Windows API code

Hotkey Manager Beta Version: Manages and implement...Version: VB6
Author: VBCrazySubmitted: 6/5/2000Downloads: 6128
Hotkey Manager Beta Version: Manages and implements hotkey in Windows 95/98/NT.

The following snippet demonstrates the use of the ...Version: VB5
Author: A1VBCodeSubmitted: 5/10/2000Views: 9594
The following snippet demonstrates the use of the GetTickCount API function. The return value is the number of milliseconds that have elapsed since the operating system was booted. This function is ideal for measuring how much time it takes to execute ...more>>

This code sample uses the GlobalMemoryStatus API t...Version: VB5
Author: ACSSubmitted: 5/7/2000Views: 16958
This code sample uses the GlobalMemoryStatus API to return the amount of free memory in windows.

This code shows how to delete a file by moving it ...Version: VB5
Author: Luther W. EarlySubmitted: 5/5/2000Views: 10074
This code shows how to delete a file by moving it to the recycle bin.

This code shows how you can pre-select a folder in...Version: VB6
Author: Roman BlachmanSubmitted: 4/20/2000Downloads: 6259
This code shows how you can pre-select a folder in a browse for folder dialog.

A function which uses the GetComputerName Win32 AP...Version: VB5
Author: Zack NealsonSubmitted: 4/11/2000Views: 22755
A function which uses the GetComputerName Win32 API to return the name of the local computer.

ViewWinInfo is a windows information viewer. You c...Version: VB6
Author: L.C. ChongSubmitted: 4/7/2000Downloads: 8335
ViewWinInfo is a windows information viewer. You can use this sample to find or select an open window, and view information about the window, such as its hwnd, size, and parent window. This project provides numerous demonstrations of the advanced techniqu ...more>>

The samples included in this project use the follo...Version: VB6
Author: RJ Soft of West TennesseeSubmitted: 4/3/2000Downloads: 11319
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>>

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

Demonstrates how to open and close the CD ROM door...Version: VB5
Author: Cheri Haines Submitted: 3/26/2000Views: 11254
Demonstrates how to open and close the CD ROM door once a command button is pressed.

<< Previous  Page 21 of  22  Next >>

Go to page: 21  22