WindowsXP/shell/lib/isos.cpp
2025-04-27 07:49:33 -04:00

8 lines
167 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>