C# Class YetAnotherRelogger.Helpers.DiabloClone

显示文件 Open project: sinterlkaas/YetAnotherRelogger

Public Methods

Method Description
Create ( BotClass bot ) : void

Private Methods

Method Description
CreateHardLink ( string lpFileName, string lpExistingFileName, IntPtr lpSecurityAttributes ) : bool
CreateSymbolicLink ( string lpSymlinkFileName, string lpTargetFileName, int dwFlags ) : bool

Method Details

Create() public static method

public static Create ( BotClass bot ) : void
bot BotClass
return void