Home
last modified time | relevance | path

Searched defs:oleacc (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/oleacc/
H A DCMakeLists.txt33 add_library(oleacc MODULE target
/reactos/modules/rostests/winetests/oleacc/
H A Dmain.c61 HMODULE oleacc = GetModuleHandleA("oleacc.dll"); in init() local