Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在我的项目中广泛使用 ESENT,我真的很喜欢它的简单和快速。也很稳定!!
但是我对Windows 8有一个巨大的问题!每当我调用 JetSetSystemParameter 以外的东西时,无论我如何链接到 esent.dll(动态或静态),dll 都会崩溃,将我的应用程序拖下悬崖。
事件查看器告诉我以下信息:异常代码:0xc0000090 错误偏移量:0x0003090e esent ver:6.2.8400.0
有人在 Windows 8 上遇到过类似的问题吗?