View Single Post
  #6  
Old 07-07-2010, 19:39
RappyBMX
 
Posts: n/a
recently i had to port an x86 driver to x64...

you just have to add ntAMD64

for example:
Code:
[Manufacturer]
%Ceemax%=Ceemax,ntAMD64

[Ceemax.ntAMD64]
Reply With Quote