|
How to Write Multiple String to Windows NT EventLog ?
|
Total Hit (3347) |
This example code will show you how to write to EventLog. If you have defined Message with multiple parameter substitutions then you have to pass pointer to array of string pointers....!!! Sounds little complicate huhhhhh.. Lets see actual code to clear this confusion.
Note : Before you write to
....Read More |
Rating
|
|
|
|
|
|
|
Get Disk Information for any Machine In the selected Domain
|
Total Hit (1190) |
This is a project that enumerates drive details on remote NT systems, but is not limited by GetDriveSpace's 2.0 GB limit. It uses GetDriveSpaceEx and the Currency Data Type (multiplied by 10000) to accurately return large drive sizes. It enumerates all NT workstations and servers and propagates a se
....Read More |
Rating
|
|
|
Enumrate Local or Remote Disks
|
Total Hit (1771) |
VB example of using the NetServerDiskEnum API call from within VB. It returns a list of disk drives on a machine (local or remote).
Author: Michael S. Jones
|
Rating
|
|
|
|
GetLastErr
|
Total Hit (1044) |
This code snippet returns any error codes from net related functions and system related functions.
Author: Elvio Serrao
|
Rating
|
|
|
|
|
|
|
|