Well, I don't have VC++ installed so I'm just using VB6.

Did you try copying the missing API's declarations from the given MSDN link and pasting them in the appropriate header file (both are supposed to be located in Winuser.h)? That's probably the easiest way to import those APIs.