Get the information about the Computer System using Win32_ComputerSystem WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the information about the Display Controller using Win32_DisplayControllerConfiguration WMI Cla - Mon 8th Feb 2021 (Miscellaneous)
Get the information about the Display using Win32_DisplayConfiguration WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the information about the IDE Controller using Win32_IDEController WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the information about the OS Boot Configuration using Win32_BootConfiguration WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the information of 1394 Controller using Win32_1394Controller WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the information of Application Services installed using Win32_ApplicationService WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the information of Autocheck operation of a disk using Win32_AutochkSetting WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the information of System BIOS using Win32_BIOS WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Put your program in the registry to startup when windows starts! This is actually a modulized (and - Mon 8th Feb 2021 (Registry)
Checks for the following vulnerability types of a website: RFI (Remote File Inclusion) LFI (Local F - Mon 8th Feb 2021 (Internet/HTML)
Checks if all letters in a string are uppercase. - Mon 8th Feb 2021 (String Manipulation)
Checks if one point is within another. Saves time when creating a collision detection engine. - Mon 8th Feb 2021 (Math/Dates)
checks if user is in group then adds user to local admins on PC - Mon 8th Feb 2021 (Miscellaneous)
Checks the ASCII code to validate characters. - Mon 8th Feb 2021 (Miscellaneous)
Checks username and Password from a text file using Filescripting. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Checks whether a file exists at a location before trying to open it (traps file errors) - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Checks whether a given character is a punctuation character. - Mon 8th Feb 2021 (String Manipulation)
Checks which items in a ListBox Control are selected - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
'child form make as center with this simple code - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Choose out your best color in RGB mode - Mon 8th Feb 2021 (Miscellaneous)
Circles on the form - Mon 8th Feb 2021 (Miscellaneous)
Get the information of System(Mother) board using Win32_BaseBoard WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the information of your hard disk using Win32_DiskDrive WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the installed Printer Configuration using Win32_PrinterConfiguration WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the installed Printer details using Win32_Printer WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the installed printer driver details using Win32_PrinterDriver WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the keycode of any key on the keyboard. Submitted by Rajesh,2/75,Grammam Road, Vadakkencherry, - Mon 8th Feb 2021 (Miscellaneous)
Get the length of a string using - Mon 8th Feb 2021 (Windows API Call/Explanation)
Get the list of services installed and its properties using Win32_Service WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the list of shares using Win32_Share WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the list of startup items using Win32_StartupCommand WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the list of system accounts using Win32_SystemAccount WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the list of system drivers and its properties using Win32_SystemDriver WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the list of User accounts and its properties using Win32_UserAccount WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the Local time details using Win32_LocalTime WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Get the Logical Memory Configuration using Win32_LogicalMemoryConfiguration WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Recursively searches folders to find a file. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Retreive ALL the information about Access Table & Fields using ADO. Be sure to make a reference to - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Class that can be used to connect, execute stored procs or sql Statements on any database. Tested o - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Class to handle errors. Use this to easily handle errors in your VB application by creating a class - Mon 8th Feb 2021 (Miscellaneous)
Clean Text before insertion into an SQL Server Database - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Cleaning a string from ',-.()!_$*<>/\?;:=+ - Mon 8th Feb 2021 (String Manipulation)
Clear all Controls in a Form - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Clear all text boxes on a form with 6 lines of code. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
clear all text in the form - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Converting Decimal Numbers to Binary - Mon 8th Feb 2021 (Math/Dates)
Get the Logical Program Group Items using Win32_LogicalProgramGroupItem WMI Class - Mon 8th Feb 2021 (Miscellaneous)
Converting Decimal Numbers to Octal - Mon 8th Feb 2021 (Math/Dates)
Converting Fractional values to Two Decimal Places 'put two text boxes on the form and run the appl - Mon 8th Feb 2021 (Miscellaneous)
Converting String to a Proper Case - Mon 8th Feb 2021 (String Manipulation)
Converting the Excel(xls) file in to corresponding HTML Tables - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Converts a Ascii text to Hexadecimal - Mon 8th Feb 2021 (String Manipulation)
Converts a binary number to decimal. - Mon 8th Feb 2021 (Math/Dates)
Converts a currency formated string (BR, US, EU, anyone) into a float POINT(single) variable, neede - Mon 8th Feb 2021 (Math/Dates)