it seems as if i'm missing win32.hhf, where can i download this?
It's in the include folder under the name w.hhf
If you're looking for the older one that came with the discontinued win32 console library, it should be in the console library package.
Quote from: darkforce on March 20, 2008, 08:10:34 PM
it seems as if i'm missing win32.hhf, where can i download this?
Certain ancient examples used a file by this name. But it is not a standard header file in the stdlib.
Be wary of such files you find -- as this is not a standard file, there are different versions (for different projects) laying around. Be sure to grab the one you really need.
Of course, the w.hhf header file is the "standard" windows header file.
hLater,
Randy Hyde