.bin file i/o troublesI'm having trouble with simple file io, I'm trying to store a Word and retrieve it... class Word...
Set static label text to a double, Win32 C++std::string double2string(const double i) { std::ostringstream stream; stream << i; return...
Set static label text to a double, Win32 C++Hi all, I'm trying to use WM_SETTEXT to assign a double to a static window, within my Win32 appl...
This user does not accept Private Messages