comctl32/tests: Use CRT allocation functions.
[wine.git] / dlls / mscoree / tests / loadpaths.exe.config
blobbe6d9fb95cd9e8e93812146db1d0725c5e9dc54e
1 <?xml version="1.0" encoding="utf-8"?>
2 <configuration>
3 <runtime>
4 <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
5 <probing privatePath="private"/>
6 </assemblyBinding>
7 </runtime>
8 </configuration>