Add windows.cfg library file
This commit is contained in:
parent
9698387d3a
commit
c56a432e2d
12
cfg/windows.cfg
Normal file
12
cfg/windows.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0"?>
|
||||
<def>
|
||||
<resource>
|
||||
<alloc>CreatePen</alloc>
|
||||
<dealloc>DestroyObject</dealloc>
|
||||
</resource>
|
||||
|
||||
<function name="ZeroMemory">
|
||||
<noreturn>false</noreturn>
|
||||
</function>
|
||||
|
||||
</def>
|
Loading…
x
Reference in New Issue
Block a user