Hi,

I've got a big problem with my kernel32.dll.
I've written an application in VB 6.0 SP4

When I run the application from VB with F5 or CTRL+F5, there is no problem...but when I make an EXE from my application, I always get the following error:


module KERNEL32.DLL op015f:bff7a379.
Registers:
EAX=0176d90c CS=015f EIP=bff7a379 EFLGS=00010206
EBX=0176dce4 SS=0167 ESP=007fee74 EBP=007fee98
ECX=00000000 DS=0167 ESI=000023f0 FS=48bf
EDX=c17dd470 ES=0167 EDI=0064dc88 GS=0000
Bytes in CS:EIP:
89 41 08 8b 53 04 8b 43 08 89 50 04 8d 04 33 50
Stackdump:
0064dc88 00000000 0174000c 01740000 0176dce4 00000040 00000000 00001dbd 0000176e 007feec0 bff7a541 01740000 0176dce4 000023f0 00000040 000000ff


Can somebody help me...I've got no idea what's wrong...