This patch fixes a crash when doing a DRV_QUERYDEVNODE from 16 bit code but I'm not sure this is the best way to fix this problem.
Could someone that is familiar with this code please review this patch?
Thanks,
Bob.
Robert Reif wrote:
This patch fixes a crash when doing a DRV_QUERYDEVNODE from 16 bit code but I'm not sure this is the best way to fix this problem.
if you have some apps doing DRV_QUERYDEVNODE from 16 bit interface, then the patch is correct. A+