[APITESTS] Use StringCbPrintfA instead of sprintf
[reactos.git] / modules / rostests / apitests / kernel32 / classtest.manifest
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <assemblyIdentity type="win32" name="ReactOS-TestLib" version="2.2.2.2" processorArchitecture="x86" publicKeyToken="6595b64144ccf1df"/>
4 <file name="testlib.dll">
5 <windowClass>Button</windowClass>
6 <windowClass>ButtonListBox</windowClass>
7 <windowClass>ComboBoxEx32</windowClass>
8 <windowClass>ComboLBox</windowClass>
9 <windowClass>Combobox</windowClass>
10 </file>
11 </assembly>