- This topic has 2 replies, 2 voices, and was last updated 17 years ago by .
Viewing 2 reply threads
Viewing 2 reply threads
- The forum ‘C Programming’ is closed to new topics and replies.
Home › Forums › C Programming › Visual C++ Windows API
Hi,I am not much familiar with C++, but familiar with VB6.How do I use the Windows API declarations in Visual C++? [API declarations means calling functions (such as GetWindowsDirectory) in Windows standard DLLs.]
Thanks.
https://docs.microsoft.com/en-us/windows/win32/learnwin32/learn-to-program-for-windows
Here the basics of win 32 API