windows-nt/Source/XPSP1/NT/shell/themes/uxbud/tests.h

6 lines
319 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//---------------------------------------------------------------------------
// tests.h - tests for uxbud
//---------------------------------------------------------------------------
BOOL GetTestInfo(TESTINFO **ppTestInfo, int *piCount);
//---------------------------------------------------------------------------