C# Class GonzoTest.Program

The main class.
Show file Open project: Afr0Games/Project-Dollhouse

Public Methods

Method Description
InternalCheckIsWow64 ( ) : bool

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

Private Methods

Method Description
IsWow64Process ( [ hProcess, [ wow64Process ) : bool
Main ( ) : void

Method Details

InternalCheckIsWow64() public static method

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