ws2_32/tests: Add tests for bigger option value in test_set_getsockopt().
[wine.git] / dlls / odbccp32 / tests / odbccp32.manifest
blobcd879cc776e161323c602d805190b083e5b4f829
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <assemblyIdentity
4 type="win32"
5 name="Wine.odbccp32.Test"
6 version="1.0.0.0"
7 processorArchitecture="*"
8 />
9 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
10 <security>
11 <requestedPrivileges>
12 <requestedExecutionLevel
13 level="asInvoker"
15 </requestedPrivileges>
16 </security>
17 </trustInfo>
18 </assembly>