Guest User

Untitled

a guest
Jul 17th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. CLSOPENLDV;SP_DEBUG;WIN32;_WINDOWS;_USRDLL;
  2.  
  3. #pragma once
  4.  
  5. #if defined(CLSOPENLDV) && !defined(CLSOPENLDV_H)
  6. #define CLSOPENLDV_H
  7. #pragma comment(lib, "ldv32")
  8. ...
  9. #endif
Add Comment
Please, Sign In to add comment