Ivar
2012-12-09 08:14:31 UTC
Hi All.
Here's hoping the VB6 gurus are still monitoring this newsgroup.
I recently updated an app of mine and distributed it to the end users.
A Couple of users have reported a problem where the app will stop working
and a message comes up with:
ProgName has encountered a problem and has to close
Windows is searching for a solution.
I can't replicate this problem on any machine I have access to, but I'm
fairly sure it's when the app calls the 'FreeLibrary' API of "kernel32"
Because it seems to work for most users, I'm assuming some users have a
broken Kernel32.DLL
Is it possible for a VB6 app to handle this kind of error?
And of course, If so, How?
Thanks for any pointers.
Ivar
Here's hoping the VB6 gurus are still monitoring this newsgroup.
I recently updated an app of mine and distributed it to the end users.
A Couple of users have reported a problem where the app will stop working
and a message comes up with:
ProgName has encountered a problem and has to close
Windows is searching for a solution.
I can't replicate this problem on any machine I have access to, but I'm
fairly sure it's when the app calls the 'FreeLibrary' API of "kernel32"
Because it seems to work for most users, I'm assuming some users have a
broken Kernel32.DLL
Is it possible for a VB6 app to handle this kind of error?
And of course, If so, How?
Thanks for any pointers.
Ivar