Add windows.cfg library file
This commit is contained in:
parent
9698387d3a
commit
c56a432e2d
|
@ -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…
Reference in New Issue