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

6 lines
319 B
C
Raw Normal View History

2024-08-04 01:28:15 +02:00
//---------------------------------------------------------------------------
// tests.h - tests for uxbud
//---------------------------------------------------------------------------
BOOL GetTestInfo(TESTINFO **ppTestInfo, int *piCount);
//---------------------------------------------------------------------------