Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > RE: Assembly code in driver source with x64 build not working

Reply
Thread Tools Display Modes

RE: Assembly code in driver source with x64 build not working

 
 
Wayne
Guest
Posts: n/a

 
      04-27-2010
Another way is to write functions in a separate file xx.asm. Add a new line
in SOURCE file such as:

AMD64_SOURCES = xx.asm

--
thanks
wayne

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Building a common driver binary for both XP, Vista and 7 Bo Skjoett Windows Vista Drivers 14 03-07-2010 07:44 PM
What's the different for PNPDTest between WLK 1.5 and WLK 1.2 Wayne Windows Vista Drivers 2 01-18-2010 08:32 PM
My PnP Monitor is seen as Non PnP??? Colin Windows Vista Hardware 1 11-29-2007 05:01 PM
Vista auto-reboot after install OrangeGuy Windows Vista Installation 4 02-07-2007 02:05 AM
Re: No Matter What Installations Won't Boot On My Laptop Richard Urban Windows Vista Installation 1 01-06-2007 05:08 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59