OldSchoolHack

Register / Login English

DirectX Test Environment Src v1.1

  • Category: Sourcecode
  • Developer:
  • Uploaded by: System
  • Uploaded at:
  • System: Windows
Download (11.43 KB)

VirusTotal Result: 0/56

virustotal

Description

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