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

Uses the CopyMemory API function to copy a block o...Version: VB6
Author: Chris BeckmanSubmitted: 3/10/2000Views: 22729
Uses the CopyMemory API function to copy a block of memory byte by byte from one memory address to another.

Calls the win32 API "ExitWindowsEx" function to sh...Version: VB4
Author: A1VBCodeSubmitted: 3/1/2000Views: 10610
Calls the win32 API "ExitWindowsEx" function to shut down windows operating system from your application.

Calls FlashWindow api which causes the window capt...Version: VB5
Author: A1VBCodeSubmitted: 1/15/2000Views: 12695
Calls FlashWindow api which causes the window caption to flash repeatedly.

Procedure which uses the SendMessage API to search...Version: VB5
Author: Justin ManleySubmitted: 1/15/2000Views: 15603
Procedure which uses the SendMessage API to search a List Box for a specific piece of text. The text is highlighted as the user types in a textbox.

Keeps a form always on top even when you click on ...Version: VB5
Author: Justin ManleySubmitted: 1/2/2000Views: 36607
Keeps a form always on top even when you click on another window.

<< Previous  Page 22 of  22

Go to page: 22