OldSchoolHack

Registrieren / Anmelden Deutsch

DirectX Test Environment Src v1.1

  • Kategorie: Sourcecode
  • Entwickler:
  • Hochgeladen von: System
  • Hinzugefügt am:
  • System: Windows
Download (11.43 KB)

VirusTotal Ergebnis: 0/56

virustotal

Beschreibung

Settings.ini
TEXT Code:
  1. //Autoload = Automatically load the dll on startup or restart.
  2. //Dll = Name of the dll, include path if the dll is not in the same directory.
  3.  
  4. [CONFIG]
  5. Autoload=1
  6. Dll=Test.dll

-Automatic Dll Load.
-Command Line ( so you can call after compilation directly from VS ).
-Background color selector.
-Makes a copy of the dll and injects the copy to prevent it blocking VS when compiling.

Download DirectX Test Environment Src v1.1