![]() |
|
#1
|
||||
|
||||
|
Developing Drivers for 64-bit
Some useful info in this PDF on developing 64bit drivers and porting 32bit source to 64bit. Also explains how there is now only one parameter passing format (goodbye cdecl, stdcall, thiscall, etc). I think it also has info on the new structured exception handling chain. I am sure it mentions it, but in case it doesn't, embedding assembly into C with __asm{} is gone.
WinDbg/KD for 64bit is here : http://www.microsoft.com/whdc/devtools/debugging/install64bit.mspx Git Last edited by Git; 09-08-2009 at 22:59. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VMP developing | Gloward | General Discussion | 2 | 09-08-2016 04:48 |