Where do I find the forum to discuss 64 bit driver development?

I am in the process of porting my 32 bit driver to 64 bit and it so happens that the 32 bit driver has some inline assembly code and I am trying to port it to 64 bit.
[166 byte] By [Ramjohnny] at [2008-2-4]
# 1
driver development I guess would be discussed at the vendor's website. The forum here is for discussion about .NET development and other MS development based technologies, so I'm unsure about this - my apologies but im sure someone will guide you
ahmedilyas at 2007-8-30 > top of Msdn Tech,Feedback for forums and MSDN websites,Where Is the Forum For...?...
# 2
Let me rephrase my question. From the point of view that WinDDK is a MS development tool is there a forum that discusses the ins and outs of developing a software only driver (no hardware associated) for 64 bit systems.
Ramjohnny at 2007-8-30 > top of Msdn Tech,Feedback for forums and MSDN websites,Where Is the Forum For...?...
# 3

try here:

http://msdn.microsoft.com/newsgroups/

On the navigation menu on the left handside, hover over "Windows Development" then select Windows DDK and select the appropriate newsgroup from there

ahmedilyas at 2007-8-30 > top of Msdn Tech,Feedback for forums and MSDN websites,Where Is the Forum For...?...
# 4
Cool....Thanks!
Ramjohnny at 2007-8-30 > top of Msdn Tech,Feedback for forums and MSDN websites,Where Is the Forum For...?...