N
Nishant S
To use Win32 API calls, just #include the required header files and it
should work. For MFC you need to #include the MFC headers and enable MFC
linking (static or dynamic as you prefer). Do a search for "Managed C++ IJW"
on google for related links.
should work. For MFC you need to #include the MFC headers and enable MFC
linking (static or dynamic as you prefer). Do a search for "Managed C++ IJW"
on google for related links.