Method | Description | |
---|---|---|
ChangeList ( int SelectedList ) : void | ||
CheckForUpdates ( ) : void | ||
DriverRegistry ( int integer ) : void | ||
DriverToSynthMigration ( ) : void | ||
ExportSettings ( String filename ) : void | ||
InitializeLastPath ( ) : void | ||
IsInternetAvailable ( ) : bool | ||
IsWindows8OrNewer ( ) : string | ||
IsWindowsVistaOrNewer ( ) : bool | ||
LoadSettings ( ) : void | ||
LoudMaxInstall ( ) : void | ||
LoudMaxUninstall ( ) : void | ||
OpenFileDialogAddCustomPaths ( FileDialog dialog ) : void | ||
ReinitializeList ( |
||
SaveList ( String SelectedList ) : void | ||
SaveSettings ( ) : void | ||
SetLastImportExportPath ( string path ) : void | ||
SetLastPath ( string path ) : void | ||
TriggerReload ( ) : void | ||
UserProfileMigration ( ) : void |
Method | Description | |
---|---|---|
InternetGetConnectedState ( int &connDescription, int ReservedValue ) : bool |
public static ChangeList ( int SelectedList ) : void | ||
SelectedList | int | |
return | void |
public static DriverRegistry ( int integer ) : void | ||
integer | int | |
return | void |
public static DriverToSynthMigration ( ) : void | ||
return | void |
public static ExportSettings ( String filename ) : void | ||
filename | String | |
return | void |
public static IsWindowsVistaOrNewer ( ) : bool | ||
return | bool |
public static OpenFileDialogAddCustomPaths ( FileDialog dialog ) : void | ||
dialog | FileDialog | |
return | void |
public static ReinitializeList ( |
||
ex | ||
selectedlistpath | String | |
return | void |
public static SaveList ( String SelectedList ) : void | ||
SelectedList | String | |
return | void |
public static SetLastImportExportPath ( string path ) : void | ||
path | string | |
return | void |
public static SetLastPath ( string path ) : void | ||
path | string | |
return | void |
public static UserProfileMigration ( ) : void | ||
return | void |