User: frasiercrane

  • Public profile

User profile: frasiercrane

User info
User name:frasiercrane
History
Joined:
Number of posts:3
Latest posts:

.bin file i/o troubles
I'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