View Single Post
Old 12-07-2019, 03:41 PM   #816
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default

You can just use the Win32 API directly in C++. (You can use extension-provided API functions too, as long as you import them after they were registered.)

Last edited by cfillion; 12-07-2019 at 04:23 PM.
cfillion is offline   Reply With Quote