|
Home >> Windows API code
Find and Replace common dialog control
==========... | Version: VB5 | Author: Duncan Jones | Submitted: 10/3/2001 | Downloads: 6444 | Find and Replace common dialog control
======================================
Brings up the Find/Replace dialog box for a given textbox and subclasses its parent in order to handle the dialog messages.
|
Lists the active spooled jobs on any given printer... | Version: VB4 | Author: Duncan Jones | Submitted: 10/1/2001 | Downloads: 7616 | Lists the active spooled jobs on any given printer - job id, user name, document name etc.
Just like print manager except that you can switch between printers.
|
DLL and Example for Accessing Terminal Services AP... | Version: VB6 | Author: Randy Wable | Submitted: 9/28/2001 | Downloads: 7888 | DLL and Example for Accessing Terminal Services API. For even easier use, I've compiled these functions into a dll. Enclosed is everything you'll need to pull some basic info from WTSQuerySessionInformation.
|
How to print a form which has larger than sceen si... | Version: VB6 | Author: R.J.Balaji | Submitted: 9/27/2001 | Views: 15314 | How to print a form which has larger than sceen size.The Printform method doesn't print the unvisible part of the form in screen.So the following code expalins how to print the form using paint picture method.place to picture boxes and place two labelsand ...more>> |
A small utility to allow you to experiment with wi... | Version: VB5 | Author: Duncan Jones | Submitted: 8/14/2001 | Downloads: 7580 | A small utility to allow you to experiment with windows messages.
The left hand pane contains a hierarchical list of all the windows active and the right hand pane has information about them.
Select a message from the drop fown list and select "Post" to ...more>> |
How fast is my processor?
This code snippet ret... | Version: VB4 | Author: Duncan Jones | Submitted: 8/7/2001 | Views: 13354 | How fast is my processor?
This code snippet returns the processor clock speed - useful in games programming and also a nice addition if you are displaying system info.
|
If u wish to add "Intelligent Help" to your projec... | Version: VB5 | Author: Anil Arora | Submitted: 8/2/2001 | Downloads: 6969 | If u wish to add "Intelligent Help" to your project then Read on....Like u have in the Visual Basic Development Environment i.e when u press (.) decimal u get a list box of options..... U can also use it for a lot of other uses...Just let ur imagination g ...more>> | << Previous Page 15 of 22 Next >>Go to page: 15 16 17 18 19 20 ...
|
|