SPWinThemeWrapper.cpp 147 B

1234567
  1. #include "stdafx.h"
  2. #include <shlwapi.h>
  3. #ifdef _DEBUG
  4. #undef THIS_FILE
  5. static char THIS_FILE[] = __FILE__;
  6. #define new DEBUG_NEW
  7. #endif