agrippa1994 / DX9-Overlay-API

Overlay API for DirectX 9 based games.
MIT License
127 stars 26 forks source link

Clarified error message #29

Closed ghost closed 7 years ago

ghost commented 7 years ago

e.g. If some dependencies is missing, the hModule is also NULL

agrippa1994 commented 7 years ago

Maybe we should add some additional information like an indication that the API only supports AHK Ansi 32 Bit since many applications are written in AHK

ghost commented 7 years ago

Maybe just as comment? So normal users don't get some weird message with special terms like "ANSI".

agrippa1994 commented 7 years ago

You are right. The API should not stick to any programming language. I think, that we don't need this comment, because nobody would take a look into the source code :)