Méthode |
Description |
|
CheckEnvironment ( ) : void |
|
|
CheckNtEnvironment ( ) : void |
|
|
CreateSafeWin32Exception ( ) : Win32Exception |
|
|
CreateSafeWin32Exception ( int error ) : Win32Exception |
|
|
GetLargestBuildNumberFromKey ( RegistryKey rootKey ) : int |
|
|
GetLatestBuildDllDirectory ( string machineName ) : string |
|
|
GetLocalBuildDirectory ( ) : string |
|
|
SafeWaitForMutex ( Mutex mutexIn, Mutex &mutexOut ) : bool |
|
|
SafeWaitForMutexOnce ( Mutex mutexIn, Mutex &mutexOut ) : bool |
|
|
WaitForSingleObjectDontCallThis ( SafeWaitHandle handle, int timeout ) : int |
|
|