Windows-Server-2003/shell/themes/uxbud/tests.h

6 lines
319 B
C

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