Loader.h 95 B

123456
  1. #ifndef NULLSOFT_LOADERH
  2. #define NULLSOFT_LOADERH
  3. void BuildLoader(HWND winampWindow);
  4. #endif