mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2025-12-31 06:30:52 +00:00
implement stuff on gdi backend
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@264 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -68,6 +68,11 @@ enum MwALIGNMENT {
|
||||
*/
|
||||
#define MwMB_ICONNEWS 0x5
|
||||
|
||||
/*!
|
||||
* %brief Error icon
|
||||
*/
|
||||
#define MwMB_ICONERROR 0x6
|
||||
|
||||
/*!
|
||||
* %brief Button mask
|
||||
*/
|
||||
|
||||
@@ -12,6 +12,11 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/*!
|
||||
* %brief Error icon
|
||||
*/
|
||||
MWDECL char* MwIconError[];
|
||||
|
||||
/*!
|
||||
* %brief Info icon
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user