VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 46 of 114

Get the list of shares using Win32_Share WMI Class
Get the list of startup items using Win32_StartupCommand WMI Class
Get the list of system accounts using Win32_SystemAccount WMI Class
Get the list of system drivers and its properties using Win32_SystemDriver WMI Class
Get the list of User accounts and its properties using Win32_UserAccount WMI Class
Get the Local time details using Win32_LocalTime WMI Class
Get the logged on username from Windows 95/98/NT
Get the Logical Memory Configuration using Win32_LogicalMemoryConfiguration WMI Class
Get the Logical Program Group Items using Win32_LogicalProgramGroupItem WMI Class
Get the Logical Program Groups using Win32_LogicalProgramGroup WMI Class
Get the Logical Shares Security Settings using Win32_LogicalShareSecuritySetting WMI Class
Get the Mapped Disks details using Win32_MappedLogicalDisk WMI Class
Get the Memory Array details using Win32_MemoryArray WMI Class
Get the name of a control at runtime
Get the name of a particular computer
Get the Network Adapter Configuration details using Win32_NetworkAdapterConfiguration WMI Class
Get the Network Adpaters details using Win32_NetworkAdapter WMI Class
Get the Network Connection Details using Win32_NetworkConnection WMI Class
Get the OS Recovery Details using Win32_OSRecoveryConfiguration WMI Class
Get the Pagefile settings using Win32_PageFileSetting WMI Class
Get the Parallel Port information using Win32_ParallelPort WMI Class
get the path from a filename, in one line of code
Get the path from a full pathname+filename, with one simple 1 line function. no declarations etc.
get the path to a file
Get the Physical Media Information using Win32_PhysicalMedia WMI Class
Get the Physical Memory Array details using Win32_PhysicalMemoryArray WMI Class
Get the Physical Memory Details using Win32_PhysicalMemory WMI Class
Get the Physical ports available using Win32_PortConnector WMI Class
Get the Ping Status for an IP Address using Win32_PingStatus WMI Class
Get the running process details using Win32_Process WMI Class
Get the serial port configuration using Win32_SerialPortConfiguration WMI Class
Get the sound device info using Win32_SoundDevice WMI Class
Get the source of a web page! This code works, the code that i subited last didn't work that well.
Get the system processor info using Win32_Processor WMI Class
GET THE TEMPORARY FILE NAME WITH PATH IN REAL FORM BY USING WINDOWS API
Get the Text out of the address ComboBox in Internet Explorer on a Win95/98 machine.
Get the time diffrences between two different time variable (include date). Result will be in diffe
Get the time zone info of the system using Win32_TimeZone WMI Class
Get the USB Controller info using Win32_USBController Class
Get the User Name of a person logged into a particular machine in Windows NT
Get the username of a logged use in a domain
Get the users and groups account information using Win32_Account WMI Class
Get the window which has got focus using GetFocus API
Get the Windows and System directories.
Get the windows directory and the root drive WITH NOO API call Only 3 line of code sooo easy :D
Get the X and Y extents, number of pages, resolution, and related tags, for a given list of TIFF fi
Get to know about your processor information. No DLLs require.
Get usefull Windows information with GetSystemInfo API call
Get User and Computer Name(Just in Two Line Code)
Get User Name
Get user name in one line of code (seen so many that are pages long!)
Get user server name [Computer name] when he login on network.
Get username of the serever in a network
Get Volume Information of disk drive using GetVolumeInformation API
Get Web Page Picture Into your Form Image Box ......