ADL (AMD Display Library) Public APIs
Version 17.1
|
Description: Illustrates users how to call ADL from user process spawned from the system service. The sample includes simple system service (ASDR) that spawns process in the logged-in user context. The logged-in user process (UserModeProcess) calls ADL.
Supported OS: Windows Init and Destroy: Initialize the library before using it and destroy it after the usage. Refer to InitADL() for initialization and clean-up is done inside main function only. Functionality: