Advertisement

Results for "Author: steve weller"

2002ASP #3339
Subclassing

Subclassing, the interception of Windows messages, allows you more control over VB than ever before. Now you can display messages in the status bar describing a menu that is selected, or force a form to have a maximum and minimum size (like the VB main window). This code shows the benefits of subclassing.

2002ASP #3340
API Spyer

The API Spyer tracks any window that the mouse is over, giving info such as the window handle (hWnd), its class name, its text, etc. This program also allows you to change the text of a window, get its hDC and Window Rect, and change its enabled and visible states. The API Spyer also features self-immunity so that it will not track itself (so you can click on the command button to change the current window, for instance) and can be set to stay on top. Note: beware as to what windows you are hiding/disabling because you might not be able to show/enable them again (like the desktop windows).

2002ASP #3341
Ultimate Screen Saver Template

This code is a template for any screen saver that you wish to create, with features like config and password dialogs, preview screen, and more! Also, this code will automatically compile to the C:\Windows directory (directions for changing this directory are in the text file if C:\Windows is not your Windows directory). If you like this code, please vote for me.

2002C #11943
Subclassing

Subclassing, the interception of Windows messages, allows you more control over VB than ever before. Now you can display messages in the status bar describing a menu that is selected, or force a form to have a maximum and minimum size (like the VB main window). This code shows the benefits of subclassing.

2002C #11944
API Spyer

The API Spyer tracks any window that the mouse is over, giving info such as the window handle (hWnd), its class name, its text, etc. This program also allows you to change the text of a window, get its hDC and Window Rect, and change its enabled and visible states. The API Spyer also features self-immunity so that it will not track itself (so you can click on the command button to change the current window, for instance) and can be set to stay on top. Note: beware as to what windows you are hiding/disabling because you might not be able to show/enable them again (like the desktop windows).

2002C #11945
Ultimate Screen Saver Template

This code is a template for any screen saver that you wish to create, with features like config and password dialogs, preview screen, and more! Also, this code will automatically compile to the C:\Windows directory (directions for changing this directory are in the text file if C:\Windows is not your Windows directory). If you like this code, please vote for me.

2002VB #20547
Subclassing

Subclassing, the interception of Windows messages, allows you more control over VB than ever before. Now you can display messages in the status bar describing a menu that is selected, or force a form to have a maximum and minimum size (like the VB main window). This code shows the benefits of subclassing.

2002VB #20548
API Spyer

The API Spyer tracks any window that the mouse is over, giving info such as the window handle (hWnd), its class name, its text, etc. This program also allows you to change the text of a window, get its hDC and Window Rect, and change its enabled and visible states. The API Spyer also features self-immunity so that it will not track itself (so you can click on the command button to change the current window, for instance) and can be set to stay on top. Note: beware as to what windows you are hiding/disabling because you might not be able to show/enable them again (like the desktop windows).

2002VB #20549
Ultimate Screen Saver Template

This code is a template for any screen saver that you wish to create, with features like config and password dialogs, preview screen, and more! Also, this code will automatically compile to the C:\Windows directory (directions for changing this directory are in the text file if C:\Windows is not your Windows directory). If you like this code, please vote for me.

ASP_Volume2 #38374
Ultimate Screen Saver Template

This code is a template for any screen saver that you wish to create, with features like config and password dialogs, preview screen, and more! Also, this code will automatically compile to the C:\Windows directory (directions for changing this directory are in the text file if C:\Windows is not your Windows directory). If you like this code, please vote for me.

ASP_Volume2 #38406
Subclassing

Subclassing, the interception of Windows messages, allows you more control over VB than ever before. Now you can display messages in the status bar describing a menu that is selected, or force a form to have a maximum and minimum size (like the VB main window). This code shows the benefits of subclassing.

ASP_Volume2 #38593
API Spyer

The API Spyer tracks any window that the mouse is over, giving info such as the window handle (hWnd), its class name, its text, etc. This program also allows you to change the text of a window, get its hDC and Window Rect, and change its enabled and visible states. The API Spyer also features self-immunity so that it will not track itself (so you can click on the command button to change the current window, for instance) and can be set to stay on top. Note: beware as to what windows you are hiding/disabling because you might not be able to show/enable them again (like the desktop windows).

ASP_Volume3 #49312
Ultimate Screen Saver Template

This code is a template for any screen saver that you wish to create, with features like config and password dialogs, preview screen, and more! Also, this code will automatically compile to the C:\Windows directory (directions for changing this directory are in the text file if C:\Windows is not your Windows directory). If you like this code, please vote for me.

ASP_Volume3 #49313
Subclassing

Subclassing, the interception of Windows messages, allows you more control over VB than ever before. Now you can display messages in the status bar describing a menu that is selected, or force a form to have a maximum and minimum size (like the VB main window). This code shows the benefits of subclassing.

ASP_Volume3 #49314
API Spyer

The API Spyer tracks any window that the mouse is over, giving info such as the window handle (hWnd), its class name, its text, etc. This program also allows you to change the text of a window, get its hDC and Window Rect, and change its enabled and visible states. The API Spyer also features self-immunity so that it will not track itself (so you can click on the command button to change the current window, for instance) and can be set to stay on top. Note: beware as to what windows you are hiding/disabling because you might not be able to show/enable them again (like the desktop windows).

C_Volume2 #79436
Ultimate Screen Saver Template

This code is a template for any screen saver that you wish to create, with features like config and password dialogs, preview screen, and more! Also, this code will automatically compile to the C:\Windows directory (directions for changing this directory are in the text file if C:\Windows is not your Windows directory). If you like this code, please vote for me.

C_Volume2 #79468
Subclassing

Subclassing, the interception of Windows messages, allows you more control over VB than ever before. Now you can display messages in the status bar describing a menu that is selected, or force a form to have a maximum and minimum size (like the VB main window). This code shows the benefits of subclassing.

C_Volume2 #79655
API Spyer

The API Spyer tracks any window that the mouse is over, giving info such as the window handle (hWnd), its class name, its text, etc. This program also allows you to change the text of a window, get its hDC and Window Rect, and change its enabled and visible states. The API Spyer also features self-immunity so that it will not track itself (so you can click on the command button to change the current window, for instance) and can be set to stay on top. Note: beware as to what windows you are hiding/disabling because you might not be able to show/enable them again (like the desktop windows).

Java_Volume1 #97980
Ultimate Screen Saver Template

This code is a template for any screen saver that you wish to create, with features like config and password dialogs, preview screen, and more! Also, this code will automatically compile to the C:\Windows directory (directions for changing this directory are in the text file if C:\Windows is not your Windows directory). If you like this code, please vote for me.

Java_Volume1 #98012
Subclassing

Subclassing, the interception of Windows messages, allows you more control over VB than ever before. Now you can display messages in the status bar describing a menu that is selected, or force a form to have a maximum and minimum size (like the VB main window). This code shows the benefits of subclassing.

Languages
Top Categories
Global Discovery