Home
last modified time | relevance | path

Searched defs:dll_count (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/msi/
H A Dmsi_main.c38 static LONG dll_count; variable
/reactos/dll/win32/itss/
H A Ditss.c49 LONG dll_count = 0; variable
/reactos/dll/win32/mlang/
H A Dmlang.c547 static LONG dll_count; variable
/reactos/sdk/lib/rtl/
H A Dactctx.c3572 unsigned int i, j, total_len = 0, dll_count = 0; in build_dllredirect_section() local