tangled
alpha
login
or
join now
huwcampbell.com
/
reactos
0
fork
atom
Reactos
0
fork
atom
overview
issues
pulls
pipelines
reactos
/
modules
/
rostests
/
apitests
/
shell32
/
at
master
63 files
1.ico
[SHELL32_APITEST] Add test for SHCreateFileExtractIconW CORE-14082
8 years ago
AddCommas.cpp
[SHELL32_APITEST] Improve the existing PCH and make use of it. Convert AddCommas.c to c++ in order to have it benefit from the PCH.
8 years ago
CFSFolder.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
CIDLData.cpp
[REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp
2 years ago
CMakeLists.txt
[SHELL32_APITEST] Certainly close newly-opened windows (#8171)
9 months ago
CMyComputer.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
CShellDesktop.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
CShellLink.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
CUserNotification.cpp
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
4 years ago
CheckEscapes.cpp
[SHELL32][INCLUDE] Improve CheckEscapesA/W (#2795)
5 years ago
CommandLineToArgvW.cpp
[SHELL32][SHELL32_APITEST] Improve CommandLineToArgvW (#5055)
3 years ago
Control_RunDLLW.cpp
[REACTOS] Add missing line breaks at end of file
2 years ago
DragDrop.cpp
[WININET_WINETEST][URLMON_WINETEST][SHELL32_APITEST] Skip some tests Due to hangs on test machines ROSTESTS-357 ROSTESTS-358 CORE-17057
5 years ago
ExtractIconEx.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
FindExecutable.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
GUIDFromString.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
GetDisplayNameOf.cpp
[SHELL32_APITEST] Add test for Control Panel's GetDisplayNameOf (#5495)
2 years ago
IShellFolderViewCB.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
Int64ToString.cpp
[SHELL32][SHELL32_APITEST][SDK] Implement Int64ToString (#5706)
2 years ago
ItemIDList.cpp
[SHELL32_APITEST] Fixed SimpleIDListFromPath and SHGetFileInfo tests on NT5 (#8038)
10 months ago
OpenAs_RunDLL.cpp
[APITESTS] Improve and fix tests
6 years ago
PathIsEqualOrSubFolder.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
PathIsTemporary.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
PathMakeUniqueName.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
PathProcessCommand.cpp
[SHELL32_APITEST] Add PathProcessCommand testcase (#7815)
1 year ago
PathResolve.cpp
[SHELL32_APITEST] Workaround on wine_dbgstr_w bugs
3 years ago
ROS.ico
[SHELL32_APITESTS] Add ROS.ico test file. Improve shell32:ExtractIconEx tests (#5169)
3 years ago
RealShellExecuteEx.cpp
[SHELL32_APITEST] Certainly close newly-opened windows (#8171)
9 months ago
SHAppBarMessage.cpp
[SHELL32_APITEST] Enhance SHAppBarMessage testcase (#8149)
9 months ago
SHChangeNotify.cpp
[SDK][SHELL32_APITEST] Fix some warnings (#7031)
8 months ago
SHCreateDataObject.cpp
[REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp
2 years ago
SHCreateFileDataObject.cpp
[REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp
2 years ago
SHCreateFileExtractIconW.cpp
[HEADERS] Move some helpers from undocshell.h to shellutils.h as they didn't cover anything undocumented. Merge traycmd.h in undocshell.h as both contain just undocumented shell definitions.
6 years ago
SHEnumerateUnreadMailAccountsW.cpp
[SHELL32][SHELL32_APITEST][SDK] Implement SHEnumerateUnreadMailAccountsW (#7619)
1 year ago
SHGetAttributesFromDataObject.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
SHGetComputerDisplayNameW.cpp
[SHELL32][SHELL32_APITEST][SDK] SHGetComputerDisplayNameW (#7670)
1 year ago
SHGetUnreadMailCountW.cpp
[SHELL32][SHELL32_APITEST][SDK] Implement SHGetUnreadMailCountW (#7622)
1 year ago
SHGetUserDisplayName.cpp
[SHELL32][SHELL32_APITEST][SDK] Implement SHGetUserDisplayName (#7612)
1 year ago
SHIsBadInterfacePtr.cpp
[SHELL32][SHELL32_APITEST][SDK] SHIsBadInterfacePtr (#7664)
1 year ago
SHLimitInputEdit.cpp
[SHELL32_APITEST] SHLimitInputEdit: Fix C4509 warning (#2321)
6 years ago
SHParseDisplayName.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
SHRestricted.cpp
[SHELL32_APITEST] Add SHRestricted testcase (#6558)
2 years ago
SHSetUnreadMailCountW.cpp
[SHELL32][SHELL32_APITEST][SDK] Implement SHSetUnreadMailCountW (#7620)
1 year ago
SHShouldShowWizards.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
She.cpp
[SHELL32][SHELL32_APITEST][SDK] Implement SheRemoveQuotesA/W (#5517)
2 years ago
ShellExecCmdLine.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
ShellExec_RunDLL.cpp
[SHELL32_APITEST] Certainly close newly-opened windows (#8171)
9 months ago
ShellExecuteEx.cpp
[SHELL32_APITEST] Try to close windows opened by each test (#7861)
8 months ago
ShellExecuteW.cpp
[SHELL32_APITEST] Try to close windows opened by each test (#7861)
8 months ago
ShellHook.cpp
[SHELL32_APITEST] Improve ShellHook testcase (#6582)
2 years ago
ShellInfo.cpp
[SHELL32_APITEST] Fixed SimpleIDListFromPath and SHGetFileInfo tests on NT5 (#8038)
10 months ago
ShellState.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
StrRStr.cpp
[SHELL32][SHELL32_APITEST][SDK] Implement StrRStrA/W (#7621)
1 year ago
closewnd.h
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
menu.cpp
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
resource.rc
[SHELL32_APITEST] Improve ShellHook testcase (#6582)
2 years ago
shell32_apitest.spec
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
8 years ago
shell32_apitest_sub.cpp
[SDK][SHELL32_APITEST] Fix some warnings (#7031)
8 months ago
shell32_apitest_sub.h
[SHELL32_APITEST] Commonize FindSubProgram function
2 years ago
shelltest.cpp
[REACTOS] Refresh old URLs (#7632)
1 year ago
shelltest.h
[SHELL32_APITEST] Several fixes (#8266)
8 months ago
sysicon.ico
[SHELL32_APITESTS] Add ROS.ico test file. Improve shell32:ExtractIconEx tests (#5169)
3 years ago
testlist.c
[ROSTESTS] Remove definitions of __ROS_LONG64__ in testlist.c
8 months ago