windows-nt/Source/XPSP1/NT/shell/lib/isos.cpp
2020-09-26 16:20:57 +08:00

8 lines
160 B
C++

#include "stock.h"
#pragma hdrstop
// do this before we #include <isos.c> so the function name gets set properly
#define IsOS staticIsOS
#include <isos.c>