Change attributes for 2nd arg of GetTempPath

This commit is contained in:
Alexander Mai 2017-05-01 20:43:03 +02:00
parent 765a9c8660
commit 40a5f78154
1 changed files with 1 additions and 1 deletions

View File

@ -3105,7 +3105,7 @@ HFONT CreateFont(
<not-uninit/>
</arg>
<arg nr="2">
<not-null/>
<minsize type="argvalue" arg="1"/>
</arg>
</function>
<!-- BOOL SetupDiDestroyDeviceInfoList(_In_ HDEVINFO DeviceInfoSet);-->