wxwidgets.cfg: Added support for wxStandardPaths::MSWGetShellDir().

This commit is contained in:
orbitcowboy 2019-05-02 11:34:15 +02:00
parent b81390c098
commit 9bd007520b
1 changed files with 11 additions and 0 deletions

View File

@ -4339,6 +4339,17 @@
<not-bool/>
</arg>
</function>
<!--static wxString wxStandardPaths::MSWGetShellDir(int csidl)-->
<function name="wxStandardPaths::MSWGetShellDir">
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="wxString"/>
<use-retval/>
<pure/>
<arg nr="1" direction="in">
<not-uninit/>
</arg>
</function>
<!--#define wxSTRINGIZE_T(x) -->
<!--#define wxSTRINGIZE(x) -->
<!--These are defined as macros in wxWidgets. Non the less, this is configured as