1
Answer

How to import this function...

Hello! How can i import from DLL (with [DLLImport]) C++ function like this: int gg_http_hash(const char *format, ...) And how to use it? Thx for help.

Answers (1)