|
我在这个网站的资源里下载了赤壁这个程序,却出现了以下的错误,请问这是什么原因?怎么改正?
F:\chibi\DDButton.cpp(317) : error C2664: 'FACE_Prompt' : cannot convert parameter 1 from 'struct IDirectDrawSurface2 *' to 'struct HWND__ *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast |
|