Move wstring to string conversion to StringUtils.cpp and update most HID get serial number functions to use it
This commit is contained in:
parent
366fda30f5
commit
b4d15b9545
159 changed files with 623 additions and 930 deletions
|
|
@ -82,7 +82,6 @@ protected:
|
|||
|
||||
private:
|
||||
std::string location;
|
||||
std::string serial_number;
|
||||
std::string version;
|
||||
|
||||
unsigned char GetMysteriousFlag(unsigned char mode_value);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue