C# Class GonzoTest.Program

The main class.
Afficher le fichier Open project: Afr0Games/Project-Dollhouse

Méthodes publiques

Méthode Description
InternalCheckIsWow64 ( ) : bool

Determines if this process is run on a 64bit OS.

Private Methods

Méthode Description
IsWow64Process ( [ hProcess, [ wow64Process ) : bool
Main ( ) : void

Method Details

InternalCheckIsWow64() public static méthode

Determines if this process is run on a 64bit OS.
public static InternalCheckIsWow64 ( ) : bool
Résultat bool