all groups > visual c libraries > august 2006 >
You're in the

visual c libraries

group:

Exception 03H in module KERNEL32.DLL


Exception 03H in module KERNEL32.DLL Mullai
8/7/2006 12:08:41 AM
visual c libraries:
Hi Friends,

My exe gives an error msg like Exception 03H in module
KERNEL32.DLL very often. I am working in VC++ 6.0 ver, mfc and gdi
plus.

PG1609VZ caused an exception 03H in module KERNEL32.DLL at
017f:bff768a1.
Registers:
EAX=00000000 CS=017f EIP=bff768a1 EFLGS=00000247
EBX=00b2b0b6 SS=0187 ESP=00b27908 EBP=00b2790c
ECX=10256538 DS=0187 ESI=00000060 FS=409f
EDX=00000000 ES=0187 EDI=00b2a944 GS=0000
Bytes at CS:EIP:
c3 cc cc 55 8b ec 56 57 68 c0 94 fc bf e8 01 d9
Stack dump:
10213829 00b2a944 10213a48 00b2abac cccccccc cccccccc cccccccc cccccccc
cccccccc cccccccc cccccccc cccccccc bff50000 00000000 00000000 00000000

can anyone help me to overcome this problem.. Thanx in Advance...
RE: Exception 03H in module KERNEL32.DLL Milton KB
8/15/2006 10:42:02 PM
If this is only in the debug build then u dont have to worry about this as
this is just a break point put by Kernel developers, that they might have
forgotten to reamove. In release build it will be fine.

[quoted text, click to view]
AddThis Social Bookmark Button