mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 13:15:04 -06:00
9.06 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
829409452d
commit
c99f3ebdd6
@@ -1,8 +1,5 @@
|
||||
// Windows/Control/ComboBox.cpp
|
||||
|
||||
// #define _UNICODE
|
||||
// #define UNICODE
|
||||
|
||||
#include "StdAfx.h"
|
||||
|
||||
#ifndef _UNICODE
|
||||
@@ -10,7 +7,6 @@
|
||||
#endif
|
||||
|
||||
#include "Windows/Control/ComboBox.h"
|
||||
#include "Windows/Defs.h"
|
||||
|
||||
#ifndef _UNICODE
|
||||
extern bool g_IsNT;
|
||||
@@ -59,5 +55,4 @@ LRESULT CComboBox::GetLBText(int index, UString &s)
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user