Categories
[C++] wchar_t to DWORD?
There is ini It has the value data1=0xF0 Using getprivateprofilestring I get this value How can I convert it to DWORD now?
Answer the question
In order to leave comments, you need to log in
std::stol with base=16.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question