BUG: LoadResource() GP Faults When Passed an Invalid HRSRC (111605)



The information in this article applies to:

  • Microsoft Windows Software Development Kit (SDK) 3.1

This article was previously published under Q111605

SYMPTOMS

Passing an invalid handle as the HRSRC parameter for LoadResource() may result in a general protection (GP) fault.

RESOLUTION

Pass only valid handles to the LoadResource() function.

STATUS

Microsoft has confirmed this to be a bug in Windows version 3.1.

Modification Type:MajorLast Reviewed:10/16/2002
Keywords:kb16bitonly kbbug kbResource KB111605