Consultor Eletrônico



Kbase P32052: GPF when pressing CTRL+A inside application
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/28/2010
Status: Unverified

SYMPTOM(s):

GPF when pressing CTRL+A inside application

Stack trace from prowin32.exe reads:

CreateDialogParamA
CreateIcon
ConvertDIBtoICON
wwReadResourceFile

Application (code) is loading icon twice using LOAD-ICON and LOAD-SMALL-ICON

Crash occurs intermittently

FACT(s) (Environment):

Progress 9.1x
OpenEdge 10.0x
Windows NT 32 Intel/Windows 2000

CAUSE:

Bug# OE00095002

FIX:

Remove the LOAD-SMALL-ICON statement from the code as the icon is already loaded via LOAD-ICON