reactos/dll/win32/shdocvw
Katayama Hirofumi MZ 1961d708e7
[SHDOCVW][SHDOCVW_APITEST] Implement MRU List for Shell Bag, Part 3 (#5646)
Follow-up to #5634.
- Implement CMruBase::_UseEmptySlot.
- Implement CMruLongList and CMruShortList.
- Add CMruClassFactory class and modify
  DllGetClassObject function by using it.
- Add shdocvw_apitest.exe.
CORE-9283
2023-09-12 06:01:09 +09:00
..
CMakeLists.txt
mrulist.cpp [SHDOCVW][SHDOCVW_APITEST] Implement MRU List for Shell Bag, Part 3 (#5646) 2023-09-12 06:01:09 +09:00
precomp.h
shdocvw.h [SHDOCVW][SHDOCVW_APITEST] Implement MRU List for Shell Bag, Part 3 (#5646) 2023-09-12 06:01:09 +09:00
shdocvw.rc
shdocvw.spec
shdocvw_main.c [SHDOCVW][SHDOCVW_APITEST] Implement MRU List for Shell Bag, Part 3 (#5646) 2023-09-12 06:01:09 +09:00
shdocvw_v1.idl
shdocvw_v1.rgs [SHDOCVW][SHDOCVW_APITEST] Implement MRU List for Shell Bag, Part 3 (#5646) 2023-09-12 06:01:09 +09:00
shlinstobj.c