![]() | ![]() | Programming Guide |
Gets a handle to the current instance of a Windows program
#include <smmwuser.h>HINSTANCE sm_mw_get_instance( void );
Windows
- A handle to the application's instance.
sm_mw_get_instancegets a handle to the current instance of a Windows application. Use this function to supply the handle required by Windows API routines such as CreateWindow.
![]()
![]()
![]()
![]()