Index: dll/win32/CMakeLists.txt =================================================================== --- dll/win32/CMakeLists.txt (revision 68962) +++ dll/win32/CMakeLists.txt (working copy) @@ -38,6 +38,7 @@ add_subdirectory(dhcpcsvc) add_subdirectory(dnsapi) add_subdirectory(dwmapi) +add_subdirectory(esent) add_subdirectory(faultrep) add_subdirectory(fltlib) add_subdirectory(fmifs) Index: dll/win32/esent/CMakeLists.txt =================================================================== --- dll/win32/esent/CMakeLists.txt (revision 0) +++ dll/win32/esent/CMakeLists.txt (working copy) @@ -0,0 +1,16 @@ + +include_directories(${REACTOS_SOURCE_DIR}/include/reactos/wine) +add_definitions(-D__WINESRC__) +spec2def(esent.dll esent.spec ADD_IMPORTLIB) + +list(APPEND SOURCE + ${CMAKE_CURRENT_BINARY_DIR}/esent_stubs.c) + +add_library(esent SHARED + ${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/esent.def) + +set_module_type(esent win32dll) +target_link_libraries(esent wine) +add_importlibs(esent msvcrt kernel32 ntdll) +add_cd_file(TARGET esent DESTINATION reactos/system32 FOR all) Index: dll/win32/esent/esent.spec =================================================================== --- dll/win32/esent/esent.spec (revision 0) +++ dll/win32/esent/esent.spec (working copy) @@ -0,0 +1,599 @@ +# spec file auto-generated with mkspec.py + +# stub DebugExtensionInitialize@8 cannot be forwarded with msvc .def file +# stub DebugExtensionNotify@12 cannot be forwarded with msvc .def file +# stub DebugExtensionUninitialize@0 cannot be forwarded with msvc .def file +# stub JetAddColumnA@28 cannot be forwarded with msvc .def file +# stub JetAddColumnW@28 cannot be forwarded with msvc .def file +# stub JetAttachDatabase2A@16 cannot be forwarded with msvc .def file +# stub JetAttachDatabase2W@16 cannot be forwarded with msvc .def file +# stub JetAttachDatabaseA@12 cannot be forwarded with msvc .def file +# stub JetAttachDatabaseW@12 cannot be forwarded with msvc .def file +# stub JetAttachDatabaseWithStreamingA@24 cannot be forwarded with msvc .def file +# stub JetAttachDatabaseWithStreamingW@24 cannot be forwarded with msvc .def file +# stub JetBackupA@12 cannot be forwarded with msvc .def file +# stub JetBackupInstanceA@16 cannot be forwarded with msvc .def file +# stub JetBackupInstanceW@16 cannot be forwarded with msvc .def file +# stub JetBackupW@12 cannot be forwarded with msvc .def file +# stub JetBeginDatabaseIncrementalReseedA@12 cannot be forwarded with msvc .def file +# stub JetBeginDatabaseIncrementalReseedW@12 cannot be forwarded with msvc .def file +# stub JetBeginExternalBackup@4 cannot be forwarded with msvc .def file +# stub JetBeginExternalBackupInstance@8 cannot be forwarded with msvc .def file +# stub JetBeginSessionA@16 cannot be forwarded with msvc .def file +# stub JetBeginSessionW@16 cannot be forwarded with msvc .def file +# stub JetBeginSurrogateBackup@16 cannot be forwarded with msvc .def file +# stub JetBeginTransaction2@8 cannot be forwarded with msvc .def file +# stub JetBeginTransaction@4 cannot be forwarded with msvc .def file +# stub JetCloseDatabase@12 cannot be forwarded with msvc .def file +# stub JetCloseFile@4 cannot be forwarded with msvc .def file +# stub JetCloseFileInstance@8 cannot be forwarded with msvc .def file +# stub JetCloseTable@8 cannot be forwarded with msvc .def file +# stub JetCommitTransaction@8 cannot be forwarded with msvc .def file +# stub JetCompactA@24 cannot be forwarded with msvc .def file +# stub JetCompactW@24 cannot be forwarded with msvc .def file +# stub JetComputeStats@8 cannot be forwarded with msvc .def file +# stub JetConfigureProcessForCrashDump@4 cannot be forwarded with msvc .def file +# stub JetConvertDDLA@20 cannot be forwarded with msvc .def file +# stub JetConvertDDLW@20 cannot be forwarded with msvc .def file +# stub JetCreateDatabase2A@20 cannot be forwarded with msvc .def file +# stub JetCreateDatabase2W@20 cannot be forwarded with msvc .def file +# stub JetCreateDatabaseA@20 cannot be forwarded with msvc .def file +# stub JetCreateDatabaseW@20 cannot be forwarded with msvc .def file +# stub JetCreateDatabaseWithStreamingA@28 cannot be forwarded with msvc .def file +# stub JetCreateDatabaseWithStreamingW@28 cannot be forwarded with msvc .def file +# stub JetCreateIndex2A@16 cannot be forwarded with msvc .def file +# stub JetCreateIndex2W@16 cannot be forwarded with msvc .def file +# stub JetCreateIndexA@28 cannot be forwarded with msvc .def file +# stub JetCreateIndexW@28 cannot be forwarded with msvc .def file +# stub JetCreateInstance2A@16 cannot be forwarded with msvc .def file +# stub JetCreateInstance2W@16 cannot be forwarded with msvc .def file +# stub JetCreateInstanceA@8 cannot be forwarded with msvc .def file +# stub JetCreateInstanceW@8 cannot be forwarded with msvc .def file +# stub JetCreateTableA@24 cannot be forwarded with msvc .def file +# stub JetCreateTableColumnIndex2A@12 cannot be forwarded with msvc .def file +# stub JetCreateTableColumnIndex2W@12 cannot be forwarded with msvc .def file +# stub JetCreateTableColumnIndex3A@12 cannot be forwarded with msvc .def file +# stub JetCreateTableColumnIndex3W@12 cannot be forwarded with msvc .def file +# stub JetCreateTableColumnIndexA@12 cannot be forwarded with msvc .def file +# stub JetCreateTableColumnIndexW@12 cannot be forwarded with msvc .def file +# stub JetCreateTableW@24 cannot be forwarded with msvc .def file +# stub JetDBUtilitiesA@4 cannot be forwarded with msvc .def file +# stub JetDBUtilitiesW@4 cannot be forwarded with msvc .def file +# stub JetDatabaseScan@24 cannot be forwarded with msvc .def file +# stub JetDefragment2A@28 cannot be forwarded with msvc .def file +# stub JetDefragment2W@28 cannot be forwarded with msvc .def file +# stub JetDefragment3A@32 cannot be forwarded with msvc .def file +# stub JetDefragment3W@32 cannot be forwarded with msvc .def file +# stub JetDefragmentA@24 cannot be forwarded with msvc .def file +# stub JetDefragmentW@24 cannot be forwarded with msvc .def file +# stub JetDelete@8 cannot be forwarded with msvc .def file +# stub JetDeleteColumn2A@16 cannot be forwarded with msvc .def file +# stub JetDeleteColumn2W@16 cannot be forwarded with msvc .def file +# stub JetDeleteColumnA@12 cannot be forwarded with msvc .def file +# stub JetDeleteColumnW@12 cannot be forwarded with msvc .def file +# stub JetDeleteIndexA@12 cannot be forwarded with msvc .def file +# stub JetDeleteIndexW@12 cannot be forwarded with msvc .def file +# stub JetDeleteTableA@12 cannot be forwarded with msvc .def file +# stub JetDeleteTableW@12 cannot be forwarded with msvc .def file +# stub JetDetachDatabase2A@12 cannot be forwarded with msvc .def file +# stub JetDetachDatabase2W@12 cannot be forwarded with msvc .def file +# stub JetDetachDatabaseA@8 cannot be forwarded with msvc .def file +# stub JetDetachDatabaseW@8 cannot be forwarded with msvc .def file +# stub JetDupCursor@16 cannot be forwarded with msvc .def file +# stub JetDupSession@8 cannot be forwarded with msvc .def file +# stub JetEnableFaultInjection@16 cannot be forwarded with msvc .def file +# stub JetEnableMultiInstanceA@12 cannot be forwarded with msvc .def file +# stub JetEnableMultiInstanceW@12 cannot be forwarded with msvc .def file +# stub JetEndDatabaseIncrementalReseedA@20 cannot be forwarded with msvc .def file +# stub JetEndDatabaseIncrementalReseedW@20 cannot be forwarded with msvc .def file +# stub JetEndExternalBackup@0 cannot be forwarded with msvc .def file +# stub JetEndExternalBackupInstance2@8 cannot be forwarded with msvc .def file +# stub JetEndExternalBackupInstance@4 cannot be forwarded with msvc .def file +# stub JetEndSession@8 cannot be forwarded with msvc .def file +# stub JetEndSurrogateBackup@8 cannot be forwarded with msvc .def file +# stub JetEnumerateColumns@40 cannot be forwarded with msvc .def file +# stub JetEscrowUpdate@36 cannot be forwarded with msvc .def file +# stub JetExternalRestore2A@40 cannot be forwarded with msvc .def file +# stub JetExternalRestore2W@40 cannot be forwarded with msvc .def file +# stub JetExternalRestoreA@32 cannot be forwarded with msvc .def file +# stub JetExternalRestoreW@32 cannot be forwarded with msvc .def file +# stub JetFreeBuffer@4 cannot be forwarded with msvc .def file +# stub JetGetAttachInfoA@12 cannot be forwarded with msvc .def file +# stub JetGetAttachInfoInstanceA@16 cannot be forwarded with msvc .def file +# stub JetGetAttachInfoInstanceW@16 cannot be forwarded with msvc .def file +# stub JetGetAttachInfoW@12 cannot be forwarded with msvc .def file +# stub JetGetBookmark@20 cannot be forwarded with msvc .def file +# stub JetGetColumnInfoA@28 cannot be forwarded with msvc .def file +# stub JetGetColumnInfoW@28 cannot be forwarded with msvc .def file +# stub JetGetCounter@12 cannot be forwarded with msvc .def file +# stub JetGetCurrentIndexA@16 cannot be forwarded with msvc .def file +# stub JetGetCurrentIndexW@16 cannot be forwarded with msvc .def file +# stub JetGetCursorInfo@20 cannot be forwarded with msvc .def file +# stub JetGetDatabaseFileInfoA@16 cannot be forwarded with msvc .def file +# stub JetGetDatabaseFileInfoW@16 cannot be forwarded with msvc .def file +# stub JetGetDatabaseInfoA@20 cannot be forwarded with msvc .def file +# stub JetGetDatabaseInfoW@20 cannot be forwarded with msvc .def file +# stub JetGetDatabasePages@32 cannot be forwarded with msvc .def file +# stub JetGetIndexInfoA@28 cannot be forwarded with msvc .def file +# stub JetGetIndexInfoW@28 cannot be forwarded with msvc .def file +# stub JetGetInstanceInfoA@8 cannot be forwarded with msvc .def file +# stub JetGetInstanceInfoW@8 cannot be forwarded with msvc .def file +# stub JetGetInstanceMiscInfo@16 cannot be forwarded with msvc .def file +# stub JetGetLS@16 cannot be forwarded with msvc .def file +# stub JetGetLock@12 cannot be forwarded with msvc .def file +# stub JetGetLogFileInfoA@16 cannot be forwarded with msvc .def file +# stub JetGetLogFileInfoW@16 cannot be forwarded with msvc .def file +# stub JetGetLogInfoA@12 cannot be forwarded with msvc .def file +# stub JetGetLogInfoInstance2A@20 cannot be forwarded with msvc .def file +# stub JetGetLogInfoInstance2W@20 cannot be forwarded with msvc .def file +# stub JetGetLogInfoInstanceA@16 cannot be forwarded with msvc .def file +# stub JetGetLogInfoInstanceW@16 cannot be forwarded with msvc .def file +# stub JetGetLogInfoW@12 cannot be forwarded with msvc .def file +# stub JetGetMaxDatabaseSize@16 cannot be forwarded with msvc .def file +# stub JetGetObjectInfoA@32 cannot be forwarded with msvc .def file +# stub JetGetObjectInfoW@32 cannot be forwarded with msvc .def file +# stub JetGetPageInfo2@24 cannot be forwarded with msvc .def file +# stub JetGetPageInfo@24 cannot be forwarded with msvc .def file +# stub JetGetRecordPosition@16 cannot be forwarded with msvc .def file +# stub JetGetRecordSize2@16 cannot be forwarded with msvc .def file +# stub JetGetRecordSize@16 cannot be forwarded with msvc .def file +# stub JetGetResourceParam@16 cannot be forwarded with msvc .def file +# stub JetGetSecondaryIndexBookmark@36 cannot be forwarded with msvc .def file +# stub JetGetSessionInfo@16 cannot be forwarded with msvc .def file +# stub JetGetSystemParameterA@24 cannot be forwarded with msvc .def file +# stub JetGetSystemParameterW@24 cannot be forwarded with msvc .def file +# stub JetGetTableColumnInfoA@24 cannot be forwarded with msvc .def file +# stub JetGetTableColumnInfoW@24 cannot be forwarded with msvc .def file +# stub JetGetTableIndexInfoA@24 cannot be forwarded with msvc .def file +# stub JetGetTableIndexInfoW@24 cannot be forwarded with msvc .def file +# stub JetGetTableInfoA@20 cannot be forwarded with msvc .def file +# stub JetGetTableInfoW@20 cannot be forwarded with msvc .def file +# stub JetGetThreadStats@8 cannot be forwarded with msvc .def file +# stub JetGetTruncateLogInfoInstanceA@16 cannot be forwarded with msvc .def file +# stub JetGetTruncateLogInfoInstanceW@16 cannot be forwarded with msvc .def file +# stub JetGetVersion@8 cannot be forwarded with msvc .def file +# stub JetGotoBookmark@16 cannot be forwarded with msvc .def file +# stub JetGotoPosition@12 cannot be forwarded with msvc .def file +# stub JetGotoSecondaryIndexBookmark@28 cannot be forwarded with msvc .def file +# stub JetGrowDatabase@16 cannot be forwarded with msvc .def file +# stub JetIdle@8 cannot be forwarded with msvc .def file +# stub JetIndexRecordCount@16 cannot be forwarded with msvc .def file +# stub JetInit2@8 cannot be forwarded with msvc .def file +# stub JetInit3A@12 cannot be forwarded with msvc .def file +# stub JetInit3W@12 cannot be forwarded with msvc .def file +# stub JetInit@4 cannot be forwarded with msvc .def file +# stub JetIntersectIndexes@20 cannot be forwarded with msvc .def file +# stub JetMakeKey@20 cannot be forwarded with msvc .def file +# stub JetMove@16 cannot be forwarded with msvc .def file +# stub JetOSSnapshotAbort@8 cannot be forwarded with msvc .def file +# stub JetOSSnapshotEnd@8 cannot be forwarded with msvc .def file +# stub JetOSSnapshotFreezeA@16 cannot be forwarded with msvc .def file +# stub JetOSSnapshotFreezeW@16 cannot be forwarded with msvc .def file +# stub JetOSSnapshotGetFreezeInfoA@16 cannot be forwarded with msvc .def file +# stub JetOSSnapshotGetFreezeInfoW@16 cannot be forwarded with msvc .def file +# stub JetOSSnapshotPrepare@8 cannot be forwarded with msvc .def file +# stub JetOSSnapshotPrepareInstance@12 cannot be forwarded with msvc .def file +# stub JetOSSnapshotThaw@8 cannot be forwarded with msvc .def file +# stub JetOSSnapshotTruncateLog@8 cannot be forwarded with msvc .def file +# stub JetOSSnapshotTruncateLogInstance@12 cannot be forwarded with msvc .def file +# stub JetOpenDatabaseA@20 cannot be forwarded with msvc .def file +# stub JetOpenDatabaseW@20 cannot be forwarded with msvc .def file +# stub JetOpenFileA@16 cannot be forwarded with msvc .def file +# stub JetOpenFileInstanceA@20 cannot be forwarded with msvc .def file +# stub JetOpenFileInstanceW@20 cannot be forwarded with msvc .def file +# stub JetOpenFileSectionInstanceA@28 cannot be forwarded with msvc .def file +# stub JetOpenFileSectionInstanceW@28 cannot be forwarded with msvc .def file +# stub JetOpenFileW@16 cannot be forwarded with msvc .def file +# stub JetOpenTableA@28 cannot be forwarded with msvc .def file +# stub JetOpenTableW@28 cannot be forwarded with msvc .def file +# stub JetOpenTempTable2@28 cannot be forwarded with msvc .def file +# stub JetOpenTempTable3@28 cannot be forwarded with msvc .def file +# stub JetOpenTempTable@24 cannot be forwarded with msvc .def file +# stub JetOpenTemporaryTable@8 cannot be forwarded with msvc .def file +# stub JetPatchDatabasePagesA@28 cannot be forwarded with msvc .def file +# stub JetPatchDatabasePagesW@28 cannot be forwarded with msvc .def file +# stub JetPrepareToCommitTransaction@16 cannot be forwarded with msvc .def file +# stub JetPrepareUpdate@12 cannot be forwarded with msvc .def file +# stub JetPrereadKeys@28 cannot be forwarded with msvc .def file +# stub JetReadFile@16 cannot be forwarded with msvc .def file +# stub JetReadFileInstance@20 cannot be forwarded with msvc .def file +# stub JetRegisterCallback@24 cannot be forwarded with msvc .def file +# stub JetRemoveLogfileA@12 cannot be forwarded with msvc .def file +# stub JetRemoveLogfileW@12 cannot be forwarded with msvc .def file +# stub JetRenameColumnA@20 cannot be forwarded with msvc .def file +# stub JetRenameColumnW@20 cannot be forwarded with msvc .def file +# stub JetRenameTableA@16 cannot be forwarded with msvc .def file +# stub JetRenameTableW@16 cannot be forwarded with msvc .def file +# stub JetResetCounter@8 cannot be forwarded with msvc .def file +# stub JetResetSessionContext@4 cannot be forwarded with msvc .def file +# stub JetResetTableSequential@12 cannot be forwarded with msvc .def file +# stub JetRestore2A@12 cannot be forwarded with msvc .def file +# stub JetRestore2W@12 cannot be forwarded with msvc .def file +# stub JetRestoreA@8 cannot be forwarded with msvc .def file +# stub JetRestoreInstanceA@16 cannot be forwarded with msvc .def file +# stub JetRestoreInstanceW@16 cannot be forwarded with msvc .def file +# stub JetRestoreW@8 cannot be forwarded with msvc .def file +# stub JetRetrieveColumn@32 cannot be forwarded with msvc .def file +# stub JetRetrieveColumns@16 cannot be forwarded with msvc .def file +# stub JetRetrieveKey@24 cannot be forwarded with msvc .def file +# stub JetRetrieveTaggedColumnList@28 cannot be forwarded with msvc .def file +# stub JetRollback@8 cannot be forwarded with msvc .def file +# stub JetSeek@12 cannot be forwarded with msvc .def file +# stub JetSetColumn@28 cannot be forwarded with msvc .def file +# stub JetSetColumnDefaultValueA@28 cannot be forwarded with msvc .def file +# stub JetSetColumnDefaultValueW@28 cannot be forwarded with msvc .def file +# stub JetSetColumns@16 cannot be forwarded with msvc .def file +# stub JetSetCurrentIndex2A@16 cannot be forwarded with msvc .def file +# stub JetSetCurrentIndex2W@16 cannot be forwarded with msvc .def file +# stub JetSetCurrentIndex3A@20 cannot be forwarded with msvc .def file +# stub JetSetCurrentIndex3W@20 cannot be forwarded with msvc .def file +# stub JetSetCurrentIndex4A@24 cannot be forwarded with msvc .def file +# stub JetSetCurrentIndex4W@24 cannot be forwarded with msvc .def file +# stub JetSetCurrentIndexA@12 cannot be forwarded with msvc .def file +# stub JetSetCurrentIndexW@12 cannot be forwarded with msvc .def file +# stub JetSetDatabaseSizeA@16 cannot be forwarded with msvc .def file +# stub JetSetDatabaseSizeW@16 cannot be forwarded with msvc .def file +# stub JetSetIndexRange@12 cannot be forwarded with msvc .def file +# stub JetSetLS@16 cannot be forwarded with msvc .def file +# stub JetSetMaxDatabaseSize@16 cannot be forwarded with msvc .def file +# stub JetSetResourceParam@16 cannot be forwarded with msvc .def file +# stub JetSetSessionContext@8 cannot be forwarded with msvc .def file +# stub JetSetSystemParameterA@20 cannot be forwarded with msvc .def file +# stub JetSetSystemParameterW@20 cannot be forwarded with msvc .def file +# stub JetSetTableSequential@12 cannot be forwarded with msvc .def file +# stub JetSnapshotStartA@12 cannot be forwarded with msvc .def file +# stub JetSnapshotStartW@12 cannot be forwarded with msvc .def file +# stub JetSnapshotStop@8 cannot be forwarded with msvc .def file +# stub JetStopBackup@0 cannot be forwarded with msvc .def file +# stub JetStopBackupInstance@4 cannot be forwarded with msvc .def file +# stub JetStopService@0 cannot be forwarded with msvc .def file +# stub JetStopServiceInstance@4 cannot be forwarded with msvc .def file +# stub JetTerm2@8 cannot be forwarded with msvc .def file +# stub JetTerm@4 cannot be forwarded with msvc .def file +# stub JetTest@4 cannot be forwarded with msvc .def file +# stub JetTracing@12 cannot be forwarded with msvc .def file +# stub JetTruncateLog@0 cannot be forwarded with msvc .def file +# stub JetTruncateLogInstance@4 cannot be forwarded with msvc .def file +# stub JetUnregisterCallback@16 cannot be forwarded with msvc .def file +# stub JetUpdate2@24 cannot be forwarded with msvc .def file +# stub JetUpdate@20 cannot be forwarded with msvc .def file +# stub JetUpgradeDatabaseA@16 cannot be forwarded with msvc .def file +# stub JetUpgradeDatabaseW@16 cannot be forwarded with msvc .def file +260 stub DebugExtensionInitialize +261 stub DebugExtensionNotify +262 stub DebugExtensionUninitialize +263 stub JetAddColumn +264 stub JetAddColumnA +265 stub JetAddColumnW +266 stub JetAttachDatabase2 +267 stub JetAttachDatabase2A +268 stub JetAttachDatabase2W +269 stub JetAttachDatabase +270 stub JetAttachDatabaseA +271 stub JetAttachDatabaseW +272 stub JetAttachDatabaseWithStreaming +273 stub JetAttachDatabaseWithStreamingA +274 stub JetAttachDatabaseWithStreamingW +275 stub JetBackup +276 stub JetBackupA +277 stub JetBackupInstance +278 stub JetBackupInstanceA +279 stub JetBackupInstanceW +280 stub JetBackupW +281 stub JetBeginDatabaseIncrementalReseed +282 stub JetBeginDatabaseIncrementalReseedA +283 stub JetBeginDatabaseIncrementalReseedW +284 stub JetBeginExternalBackup +285 stub JetBeginExternalBackupInstance +286 stub JetBeginSession +287 stub JetBeginSessionA +288 stub JetBeginSessionW +289 stub JetBeginSurrogateBackup +290 stub JetBeginTransaction2 +291 stub JetBeginTransaction +292 stub JetCloseDatabase +293 stub JetCloseFile +294 stub JetCloseFileInstance +295 stub JetCloseTable +296 stub JetCommitTransaction +297 stub JetCompact +298 stub JetCompactA +299 stub JetCompactW +300 stub JetComputeStats +301 stub JetConfigureProcessForCrashDump +302 stub JetConvertDDL +303 stub JetConvertDDLA +304 stub JetConvertDDLW +305 stub JetCreateDatabase2 +306 stub JetCreateDatabase2A +307 stub JetCreateDatabase2W +308 stub JetCreateDatabase +309 stub JetCreateDatabaseA +310 stub JetCreateDatabaseW +311 stub JetCreateDatabaseWithStreaming +312 stub JetCreateDatabaseWithStreamingA +313 stub JetCreateDatabaseWithStreamingW +314 stub JetCreateIndex2 +315 stub JetCreateIndex2A +316 stub JetCreateIndex2W +317 stub JetCreateIndex3A +318 stub JetCreateIndex3W +319 stub JetCreateIndex +320 stub JetCreateIndexA +321 stub JetCreateIndexW +322 stub JetCreateInstance2 +323 stub JetCreateInstance2A +324 stub JetCreateInstance2W +325 stub JetCreateInstance +326 stub JetCreateInstanceA +327 stub JetCreateInstanceW +328 stub JetCreateTable +329 stub JetCreateTableA +330 stub JetCreateTableColumnIndex2 +331 stub JetCreateTableColumnIndex2A +332 stub JetCreateTableColumnIndex2W +333 stub JetCreateTableColumnIndex3A +334 stub JetCreateTableColumnIndex3W +335 stub JetCreateTableColumnIndex +336 stub JetCreateTableColumnIndexA +337 stub JetCreateTableColumnIndexW +338 stub JetCreateTableW +339 stub JetDBUtilities +340 stub JetDBUtilitiesA +341 stub JetDBUtilitiesW +342 stub JetDatabaseScan +343 stub JetDefragment2 +344 stub JetDefragment2A +345 stub JetDefragment2W +346 stub JetDefragment3 +347 stub JetDefragment3A +348 stub JetDefragment3W +349 stub JetDefragment +350 stub JetDefragmentA +351 stub JetDefragmentW +352 stub JetDelete +353 stub JetDeleteColumn2 +354 stub JetDeleteColumn2A +355 stub JetDeleteColumn2W +356 stub JetDeleteColumn +357 stub JetDeleteColumnA +358 stub JetDeleteColumnW +359 stub JetDeleteIndex +360 stub JetDeleteIndexA +361 stub JetDeleteIndexW +362 stub JetDeleteTable +363 stub JetDeleteTableA +364 stub JetDeleteTableW +365 stub JetDetachDatabase2 +366 stub JetDetachDatabase2A +367 stub JetDetachDatabase2W +368 stub JetDetachDatabase +369 stub JetDetachDatabaseA +370 stub JetDetachDatabaseW +371 stub JetDupCursor +372 stub JetDupSession +373 stub JetEnableFaultInjection +374 stub JetEnableMultiInstance +375 stub JetEnableMultiInstanceA +376 stub JetEnableMultiInstanceW +377 stub JetEndDatabaseIncrementalReseed +378 stub JetEndDatabaseIncrementalReseedA +379 stub JetEndDatabaseIncrementalReseedW +380 stub JetEndExternalBackup +381 stub JetEndExternalBackupInstance2 +382 stub JetEndExternalBackupInstance +383 stub JetEndSession +384 stub JetEndSurrogateBackup +385 stub JetEnumerateColumns +386 stub JetEscrowUpdate +387 stub JetExternalRestore2 +388 stub JetExternalRestore2A +389 stub JetExternalRestore2W +390 stub JetExternalRestore +391 stub JetExternalRestoreA +392 stub JetExternalRestoreW +393 stub JetFreeBuffer +394 stub JetGetAttachInfo +395 stub JetGetAttachInfoA +396 stub JetGetAttachInfoInstance +397 stub JetGetAttachInfoInstanceA +398 stub JetGetAttachInfoInstanceW +399 stub JetGetAttachInfoW +400 stub JetGetBookmark +401 stub JetGetColumnInfo +402 stub JetGetColumnInfoA +403 stub JetGetColumnInfoW +404 stub JetGetCounter +405 stub JetGetCurrentIndex +406 stub JetGetCurrentIndexA +407 stub JetGetCurrentIndexW +408 stub JetGetCursorInfo +409 stub JetGetDatabaseFileInfo +410 stub JetGetDatabaseFileInfoA +411 stub JetGetDatabaseFileInfoW +412 stub JetGetDatabaseInfo +413 stub JetGetDatabaseInfoA +414 stub JetGetDatabaseInfoW +415 stub JetGetDatabasePages +416 stub JetGetIndexInfo +417 stub JetGetIndexInfoA +418 stub JetGetIndexInfoW +419 stub JetGetInstanceInfo +420 stub JetGetInstanceInfoA +421 stub JetGetInstanceInfoW +422 stub JetGetInstanceMiscInfo +423 stub JetGetLS +424 stub JetGetLock +425 stub JetGetLogFileInfo +426 stub JetGetLogFileInfoA +427 stub JetGetLogFileInfoW +428 stub JetGetLogInfo +429 stub JetGetLogInfoA +430 stub JetGetLogInfoInstance2 +431 stub JetGetLogInfoInstance2A +432 stub JetGetLogInfoInstance2W +433 stub JetGetLogInfoInstance +434 stub JetGetLogInfoInstanceA +435 stub JetGetLogInfoInstanceW +436 stub JetGetLogInfoW +437 stub JetGetMaxDatabaseSize +438 stub JetGetObjectInfo +439 stub JetGetObjectInfoA +440 stub JetGetObjectInfoW +441 stub JetGetPageInfo2 +442 stub JetGetPageInfo +443 stub JetGetRecordPosition +444 stub JetGetRecordSize2 +445 stub JetGetRecordSize +446 stub JetGetResourceParam +447 stub JetGetSecondaryIndexBookmark +448 stub JetGetSessionInfo +449 stub JetGetSystemParameter +450 stub JetGetSystemParameterA +451 stub JetGetSystemParameterW +452 stub JetGetTableColumnInfo +453 stub JetGetTableColumnInfoA +454 stub JetGetTableColumnInfoW +455 stub JetGetTableIndexInfo +456 stub JetGetTableIndexInfoA +457 stub JetGetTableIndexInfoW +458 stub JetGetTableInfo +459 stub JetGetTableInfoA +460 stub JetGetTableInfoW +461 stub JetGetThreadStats +462 stub JetGetTruncateLogInfoInstance +463 stub JetGetTruncateLogInfoInstanceA +464 stub JetGetTruncateLogInfoInstanceW +465 stub JetGetVersion +466 stub JetGotoBookmark +467 stub JetGotoPosition +468 stub JetGotoSecondaryIndexBookmark +469 stub JetGrowDatabase +470 stub JetIdle +471 stub JetIndexRecordCount +472 stub JetInit2 +473 stub JetInit3 +474 stub JetInit3A +475 stub JetInit3W +476 stub JetInit +477 stub JetIntersectIndexes +478 stub JetMakeKey +479 stub JetMove +480 stub JetOSSnapshotAbort +481 stub JetOSSnapshotEnd +482 stub JetOSSnapshotFreeze +483 stub JetOSSnapshotFreezeA +484 stub JetOSSnapshotFreezeW +485 stub JetOSSnapshotGetFreezeInfo +486 stub JetOSSnapshotGetFreezeInfoA +487 stub JetOSSnapshotGetFreezeInfoW +488 stub JetOSSnapshotPrepare +489 stub JetOSSnapshotPrepareInstance +490 stub JetOSSnapshotThaw +491 stub JetOSSnapshotTruncateLog +492 stub JetOSSnapshotTruncateLogInstance +493 stub JetOpenDatabase +494 stub JetOpenDatabaseA +495 stub JetOpenDatabaseW +496 stub JetOpenFile +497 stub JetOpenFileA +498 stub JetOpenFileInstance +499 stub JetOpenFileInstanceA +500 stub JetOpenFileInstanceW +501 stub JetOpenFileSectionInstance +502 stub JetOpenFileSectionInstanceA +503 stub JetOpenFileSectionInstanceW +504 stub JetOpenFileW +505 stub JetOpenTable +506 stub JetOpenTableA +507 stub JetOpenTableW +508 stub JetOpenTempTable2 +509 stub JetOpenTempTable3 +510 stub JetOpenTempTable +511 stub JetOpenTemporaryTable +512 stub JetPatchDatabasePages +513 stub JetPatchDatabasePagesA +514 stub JetPatchDatabasePagesW +515 stub JetPrepareToCommitTransaction +516 stub JetPrepareUpdate +517 stub JetPrereadKeys +518 stub JetReadFile +519 stub JetReadFileInstance +520 stub JetRegisterCallback +521 stub JetRemoveLogfileA +522 stub JetRemoveLogfileW +523 stub JetRenameColumn +524 stub JetRenameColumnA +525 stub JetRenameColumnW +526 stub JetRenameTable +527 stub JetRenameTableA +528 stub JetRenameTableW +529 stub JetResetCounter +530 stub JetResetSessionContext +531 stub JetResetTableSequential +532 stub JetRestore2 +533 stub JetRestore2A +534 stub JetRestore2W +535 stub JetRestore +536 stub JetRestoreA +537 stub JetRestoreInstance +538 stub JetRestoreInstanceA +539 stub JetRestoreInstanceW +540 stub JetRestoreW +541 stub JetRetrieveColumn +542 stub JetRetrieveColumns +543 stub JetRetrieveKey +544 stub JetRetrieveTaggedColumnList +545 stub JetRollback +546 stub JetSeek +547 stub JetSetColumn +548 stub JetSetColumnDefaultValue +549 stub JetSetColumnDefaultValueA +550 stub JetSetColumnDefaultValueW +551 stub JetSetColumns +552 stub JetSetCurrentIndex2 +553 stub JetSetCurrentIndex2A +554 stub JetSetCurrentIndex2W +555 stub JetSetCurrentIndex3 +556 stub JetSetCurrentIndex3A +557 stub JetSetCurrentIndex3W +558 stub JetSetCurrentIndex4 +559 stub JetSetCurrentIndex4A +560 stub JetSetCurrentIndex4W +561 stub JetSetCurrentIndex +562 stub JetSetCurrentIndexA +563 stub JetSetCurrentIndexW +564 stub JetSetDatabaseSize +565 stub JetSetDatabaseSizeA +566 stub JetSetDatabaseSizeW +567 stub JetSetIndexRange +568 stub JetSetLS +569 stub JetSetMaxDatabaseSize +570 stub JetSetResourceParam +571 stub JetSetSessionContext +572 stub JetSetSystemParameter +573 stub JetSetSystemParameterA +574 stub JetSetSystemParameterW +575 stub JetSetTableSequential +576 stub JetSnapshotStart +577 stub JetSnapshotStartA +578 stub JetSnapshotStartW +579 stub JetSnapshotStop +580 stub JetStopBackup +581 stub JetStopBackupInstance +582 stub JetStopService +583 stub JetStopServiceInstance +584 stub JetTerm2 +585 stub JetTerm +586 stub JetTest +587 stub JetTracing +588 stub JetTruncateLog +589 stub JetTruncateLogInstance +590 stub JetUnregisterCallback +591 stub JetUpdate2 +592 stub JetUpdate +593 stub JetUpgradeDatabase +594 stub JetUpgradeDatabaseA +595 stub JetUpgradeDatabaseW +596 stub ese +# stub ese@8 cannot be forwarded with msvc .def file