|
-
April 27th, 1999, 09:14 PM
#1
DirectX 6.0 Interfaces
Hello.
DirectX 6.0 introduces quite a few new interfaces, for example IDirect3DRM3 and IDirectDraw4. But when these interface are used the compiler does not get the definitions for them. They're defined in the DirectX header files. Can anyone explain this to me.
-
April 27th, 1999, 10:17 PM
#2
Re: DirectX 6.0 Interfaces
In order to improve the DirectX perfromance,
We still add X.lib and .h to build the directX
application, so it can direct access the
funtion you need, so it seem like the Dll
here to call the interface.
leolin
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
|