windows-nt/Source/XPSP1/NT/shell/themes/uxbud/tests.h
2020-09-26 16:20:57 +08:00

6 lines
319 B
C

//---------------------------------------------------------------------------
// tests.h - tests for uxbud
//---------------------------------------------------------------------------
BOOL GetTestInfo(TESTINFO **ppTestInfo, int *piCount);
//---------------------------------------------------------------------------