C# Class FSO.Client.Utils.GameLocator.WindowsLocator

Inheritance: ILocator
Mostrar archivo Open project: RHY3756547/FreeSO Class Usage Examples

Public Methods

Method Description
FindTheSimsOnline ( ) : string
InternalCheckIsWow64 ( ) : bool

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

Private Methods

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

Method Details

FindTheSimsOnline() public method

public FindTheSimsOnline ( ) : string
return string

InternalCheckIsWow64() public static method

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