Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15168

WIP: Win32 API functions for VB6

$
0
0
Here is a list of 13871 Windows 10 API functions (Unicode only)

This has been extracted from all the JSON files at https://github.com/marlersoft/win32json

Which in turn have been based on original Microsoft effort at https://github.com/microsoft/win32metadata

These API functions, constants and types can easily (and automatically) be converted to APILOAD.EXE (API Text Viewer) compatible database.

Or even better automatically converted into an all Windows 10 win32api COM typelib, incl. the VB-ized native COM interfaces as declared in the win32 metadata above.

Notice that in the win32 metadata above constant like BF_TOPLEFT is present with its precalculated value of 3, unlike stock API Text Viewer database which lists it like Const BF_TOPLEFT = (BF_TOP Or BF_LEFT) which is mighty inconvenient.

cheers,
</wqw>

Viewing all articles
Browse latest Browse all 15168

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>