soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
SMessageBox-i.h
1#include <interface/sxml-i.h>
2#include <soui_exp.h>
3
4SNSBEGIN
5
6EXTERN_C INT_PTR SOUI_EXP SMessageBox(HWND hWnd, LPCTSTR lpText, LPCTSTR lpCaption, UINT uType);
7
8SNSEND