media:cpp --uinext win32xx 1/2
This commit is contained in:
parent
570e16eaa4
commit
c18f4878e8
@ -25,17 +25,10 @@
|
||||
#define IDC_CHK_AUTOROT 608
|
||||
#define IDC_CHK_STRIP 609
|
||||
|
||||
// AI Transform dialog controls
|
||||
#define IDD_TRANSFORM_PROMPT 700
|
||||
#define IDC_EDIT_PROMPT 701
|
||||
#define IDC_STATIC_PROMPT_LABEL 702
|
||||
|
||||
// User messages
|
||||
#define UWM_QUEUE_PROGRESS (WM_USER + 100)
|
||||
#define UWM_QUEUE_DONE (WM_USER + 101)
|
||||
#define UWM_IMAGELOADED (WM_USER + 102)
|
||||
#define UWM_QUEUE_ITEM_CLICKED (WM_USER + 103)
|
||||
#define UWM_TRANSFORM_PROGRESS (WM_USER + 104)
|
||||
#define UWM_TRANSFORM_DONE (WM_USER + 105)
|
||||
|
||||
#endif // PM_UI_RESOURCE_H
|
||||
|
||||
Loading…
Reference in New Issue
Block a user