Searched refs:LAST_DLI (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/apitests/sdk/ |
H A D | delayimp.cpp | 88 #define LAST_DLI 333 macro 114 if (g_DliHookExpected[g_DliHookIndex] != LAST_DLI) in CheckDli_imp() 121 winetest_ok(LAST_DLI == g_DliHookExpected[g_DliHookIndex], in CheckDliDone_imp() 123 LAST_DLI, g_DliHookExpected[g_DliHookIndex], target(NULL)); in CheckDliDone_imp() 389 …StartProcessing, dliNotePreLoadLibrary, dliNotePreGetProcAddress, dliNoteEndProcessing, LAST_DLI }; 390 …idi_out_close[] = { dliStartProcessing, dliNotePreGetProcAddress, dliNoteEndProcessing, LAST_DLI }; 391 …= { dliStartProcessing, dliNotePreGetProcAddress, dliFailGetProc, dliNoteEndProcessing, LAST_DLI }; 393 …ed g_sfc_file[] = { dliStartProcessing, dliNotePreGetProcAddress, dliNoteEndProcessing, LAST_DLI }; 395 …= { dliStartProcessing, dliNotePreGetProcAddress, dliFailGetProc, dliNoteEndProcessing, LAST_DLI }; 396 unsigned g_scard[] = { dliStartProcessing, dliNoteEndProcessing, LAST_DLI }; [all …]
|