mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 12:07:03 -06:00
Update to 7-Zip Version 18.05
This commit is contained in:
@@ -71,6 +71,9 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
DEFPUSHBUTTON "OK", IDOK, bx2, by, bxs, bys \
|
||||
PUSHBUTTON "Cancel", IDCANCEL, bx1, by, bxs, bys
|
||||
|
||||
#define MY_BUTTON__CLOSE \
|
||||
DEFPUSHBUTTON "&Close", IDCLOSE, bx1, by, bxs, bys
|
||||
|
||||
|
||||
#define MY_COMBO CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
|
||||
#define MY_COMBO_SORTED MY_COMBO | CBS_SORT
|
||||
|
||||
Reference in New Issue
Block a user