devxlogo

Tip Bank

GetFileVersionData – Retrieve file versioning information

Private Declare Function GetFileVersionInfoSize Lib “version.dll” Alias _ “GetFileVersionInfoSizeA” (ByVal lptstrFilename As String, _ lpdwHandle As Long) As LongPrivate Declare Function GetFileVersionInfo Lib “version.dll” Alias _ “GetFileVersionInfoA” (ByVal lptstrFilename As

GetDriveInfo – Drive serial number and other data

Private Declare Function GetVolumeInformation& Lib “kernel32” Alias _ “GetVolumeInformationA” (ByVal lpRootPathName As String, _ ByVal pVolumeNameBuffer As String, ByVal nVolumeNameSize As Long, _ lpVolumeSerialNumber As Long, lpMaximumComponentLength As Long, _

DriveType – Determine the type of a drive

Private Declare Function GetDriveType Lib “kernel32” Alias “GetDriveTypeA” _ (ByVal lpRootPathName As String) As LongConst DRIVE_UNKNOWN = 0 ‘ type can’t be determinedConst DRIVE_NO_ROOT_DIR = 1 ‘ wrong argumentConst DRIVE_REMOVABLE

No Response from Server: Part II

Question: This happened when I issued the NETSTAT command: TCP informix:turbo as2000:1260 CLOSE_WAITTCP informix:turbo as2000:1261 CLOSE_WAITTCP informix:turbo as2000:1262 CLOSE_WAITTCP informix:turbo as2000:1263 CLOSE_WAIT Is this why we can’t get more connections?

Autoforwarding to an Outside Address

Question: How do I set up forwarding in Exchange? I have a user who wants all mail coming into his current Exchange e-mail box to be forwarded to a personal