Jump to content

The display driver fails to start correctly in the Win7 64-bit environment.


Recommended Posts

Guest SamLee1805
Posted

Hi Sir, While developing the Win7 32-bit/64-bit display driver, the same source code works fine in the 32-bit environment, but in the 64-bit environment, the driver fails to function correctly. Using WinDbg, I found that win32k.sys stops after executing DrvGetModes twice and doesn’t proceed to the next initialization step, which should normally be DrvEnableDriver followed by DrvEnablePDEV. I've confirmed that the data and flow in DrvGetModes are exactly the same as in the 32-bit environment. I'm currently stuck and unsure of what else to check—any help would be appre

 

More...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...