Searched defs:typelibW (Results 1 – 3 of 3) sorted by relevance
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | typelib.c | 1455 static const WCHAR typelibW[] = {'T','y','p','e','l','i','b','\\',0}; in do_typelib_reg_key() local 1803 static OLECHAR typelibW[] = {'t','y','p','e','l','i','b',0}; in test_CreateTypeLib() local
|
/reactos/sdk/lib/rtl/ |
H A D | actctx.c | 640 static const WCHAR typelibW[] = {'t','y','p','e','l','i','b',0}; variable
|
/reactos/dll/win32/oleaut32/ |
H A D | typelib.c | 174 static const WCHAR typelibW[] = {'T','y','p','e','l','i','b','\\',0}; in find_typelib_key() local
|