开发者

Are there any difference between windows NT and windows XP driver development?

I found this tutorial on windows NT driver development,

but not sure whether it can be applied for windows XP without mod开发者_如何学Goification.

Anyone knows?

UPDATE

BTW, is it a MUST to use cdecl calling convention(int _cdecl main) to communicate with a driver?


There isn't a huge difference. I'm sure there are differences, but they will be documented on MSDN for whichever API you're interested in.

The big difference comes with Vista and WDDM.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜