我把BestMail.dll文件正确的复制到了jdk1.6.0/jre/bin文件夹下面:最后将BestMail.jar包放入在开发的lib下面,在运行时报以下错误:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x10004dc2, pid=3568, tid=2792
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C [BestMail.dll+0x4dc2]
#
# An error report file with more information is saved as hs_err_pid3568.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
各位帮忙看一下是什么地方出的问题?急