Moved some of the API specification from the global file to the local files.
diff --git a/tools/winapi_check/win32/ole32.api b/tools/winapi_check/win32/ole32.api index 2f3b2a2..df390d4 100644 --- a/tools/winapi_check/win32/ole32.api +++ b/tools/winapi_check/win32/ole32.api
@@ -22,17 +22,20 @@ IPersistStream * IStorage * IStorage ** +LPBC LPBC * LPDATAADVISEHOLDER * LPDATAOBJECT LPDROPTARGET LPENUMFORMATETC * LPENUMOLEVERB * +LPFORMATETC LPLOCKBYTES * LPMESSAGEFILTER LPMESSAGEFILTER * LPMONIKER LPMONIKER * +LPMSG LPOLEADVISEHOLDER * LPOLEINPLACEACTIVEOBJECT LPOLEINPLACEFRAME @@ -42,11 +45,15 @@ LPOLESTR * LPPERSISTSTORAGE LPRUNNINGOBJECTTABLE * +LPSTORAGE LPSTREAM * MULTI_QI * SNB STGMEDIUM * +WCHAR * %ptr # --forbidden -LPOLESTR16 \ No newline at end of file +LPOLESTR16 + +