关于《windows 核心编程》这本书上得例子! 求教啊!
bad 2002-07-21 09:14:03 我看到第四章中得一个例子!
编译得时候出现错误提示:
You are not using the latest Platform SDK header/library
files. This may prevent the project from building correctly.
接着底下出现一户片:
c:\dlm\programming applications\cmnhdr.h(212) :
error C2065: 'GetWindowLongPtr' : undeclared identifier
说XX函数未声明
怎么回事啊?我该怎么调试啊?