|
-
May 20th, 1999, 04:29 AM
#1
Compile problem
I have some trouble to compile my program using make and a Makefile.
It complains that the method ReadDirectoryChangesW is an undeclared identifier.
At the beginning, I have:
#include <winbase.h>
According to MSDN, the kernel32.lib should be imported as well.
How is a library imported? :~/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|