staticlib1.h 61 B

1234
  1. #ifdef _WIN32
  2. __declspec(dllexport)
  3. #endif
  4. int staticlib1();