System & API Category Posts
- 01/04/09 : How to get the CapsLock state whether it is on or off
- 01/04/09 : How to change the permission settings for a folder in Windows OS
- 01/04/09 : How to handle Size & Position of Console Application with Windows Application in VB6
- 01/04/09 : How to convert HTML code to Txt
- 01/04/09 : How to terminate an application
- 01/04/09 : How to retrieve the full long path name from short path (MS Dos format)
- 01/04/09 : How to Startup your application with Windows
- 01/04/09 : How to Open Start Menu using VB Code
- 01/04/09 : How to call message box using MessageBox API
- 01/04/09 : Obtaining Clipboard Data using API (Can be used in VBA since there is no Clipboard Object in VBA)
- 01/04/09 : How to add a Document name to the Recent Documents list (under Start Button)
- 01/04/09 : How to get list of all available printers with its driver name
- 01/04/09 : How to check whether the format of text in Clipboard is RTF format.
- 01/04/09 : How to get text from Clipboard
- 01/04/09 : How to set text into Clipboard
- 01/04/09 : How to clear all text from Clipboard
- 01/04/09 : How to determine whether there’s another (compiled) instance of the application running in the system
- 01/04/09 : How to check the window state of an external application
- 01/04/09 : How can I show Page setup dialog
- 01/04/09 : How to allow timer function without timer control
- 01/04/09 : How to open programs using the Shell function.
- 01/04/09 : How to create a trial version for our project?
- 01/04/09 : How to Launch given folder (not explorer; just open)
- 01/04/09 : How to Register/unRegister the DLL/OCX programmatically
- 01/04/09 : How to return the amount of free memory in windows.