Porting from 32 bit Windows server 2008 to 64 bitWindows Server 2008

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Michael Richard

    Porting from 32 bit Windows server 2008 to 64 bitWindows Server 2008

    Hi,

    I need a help from you. I'm writing device driver for 64 bit Windows Server 2008. I have code for 32 bit Windows Server 2008, its working fine on 32 bit.

    I need a help to port from 32 bit to 64 bit.

    Please help me out.

    Thanks a lot.
  • Carl Daniel [VC++ MVP]

    #2
    Re: Porting from 32 bit Windows server 2008 to 64 bit Windows Server 2008

    Michael Richard wrote:
    Hi,
    >
    I need a help from you. I'm writing device driver for 64 bit Windows
    Server 2008. I have code for 32 bit Windows Server 2008, its working
    fine on 32 bit.
    >
    I need a help to port from 32 bit to 64 bit.
    >
    Please help me out.
    Post on microsoft.publi c.win32.program mer.kernel. Good luck.

    -cd


    Comment

    • Sheng Jiang[MVP]

      #3
      Re: Porting from 32 bit Windows server 2008 to 64 bit Windows Server 2008

      search for " writing portable code" and you will find some articles on
      portablity.

      --
      Sheng Jiang
      Microsoft MVP in VC++
      <Michael Richardwrote in message news:2008427126 32connectsmr@gm ail.com...
      Hi,
      >
      I need a help from you. I'm writing device driver for 64 bit Windows
      Server 2008. I have code for 32 bit Windows Server 2008, its working fine on
      32 bit.
      >
      I need a help to port from 32 bit to 64 bit.
      >
      Please help me out.
      >
      Thanks a lot.

      Comment

      Working...