Home
last modified time | relevance | path

Searched refs:LPSHNAMEMAPPINGW (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dshellapi.h396 } SHNAMEMAPPINGW, *LPSHNAMEMAPPINGW; typedef
659 typedef LPSHNAMEMAPPINGW LPSHNAMEMAPPING;
/reactos/modules/rostests/winetests/shell32/
H A Dgenerated.c836 TEST_TYPE_SIZE (LPSHNAMEMAPPINGW, 8) in test_pack_LPSHNAMEMAPPINGW()
837 TEST_TYPE_ALIGN (LPSHNAMEMAPPINGW, 8) in test_pack_LPSHNAMEMAPPINGW()
838 TEST_TARGET_SIZE (LPSHNAMEMAPPINGW, 24) in test_pack_LPSHNAMEMAPPINGW()
839 TEST_TARGET_ALIGN(LPSHNAMEMAPPINGW, 8) in test_pack_LPSHNAMEMAPPINGW()
2654 TEST_TYPE_SIZE (LPSHNAMEMAPPINGW, 4) in test_pack_LPSHNAMEMAPPINGW()
2655 TEST_TYPE_ALIGN (LPSHNAMEMAPPINGW, 4) in test_pack_LPSHNAMEMAPPINGW()
2656 TEST_TARGET_SIZE (LPSHNAMEMAPPINGW, 16) in test_pack_LPSHNAMEMAPPINGW()
2657 TEST_TARGET_ALIGN(LPSHNAMEMAPPINGW, 1) in test_pack_LPSHNAMEMAPPINGW()
/reactos/dll/win32/shell32/
H A Dshlfileop.cpp2081 LPSHNAMEMAPPINGW lp = (SHNAMEMAPPINGW *)p; in _DestroyCallback()