More
🐜
The non-stoppable A.N.T.
Block or Report
Block or report katahiromz
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse More
Pinned Loading
3,599 contributions in the last year
Day of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
MoreActivity overview
Contributed to reactos/reactos, katahiromz/KraKra_ja_jp, katahiromz/XWordGiver and 67 other repositories
Loading
Contribution activity
July 2024
Created 2 repositories
- katahiromz/FavoritesBar C++This contribution was made on Jul 13
- katahiromz/ImeLabo C++This contribution was made on Jul 12
Created a pull request in reactos/reactos that received 12 comments
[SHELL32][SHELL32_APITEST] ShellExecute should accept invalid directory
Purpose The following program should successfully open notepad: #include <windows.h> int main(void) { ShellExecuteA(NULL, NULL, "notepad", NULL, "(…
+62 −18 lines changed • 12 comments
Opened 53 other pull requests in 1 repository
reactos/reactos 4 open 42 merged 7 closed
- [SHELL32] Follow-up of #7169This contribution was made on Jul 24
- [SHELL32] RecycleBin5: Make it C++This contribution was made on Jul 24
- [SHELL32] RecycleBin5Enum: Make it C++This contribution was made on Jul 24
- [SHELL32] CRecycleBin: Add backshash if path is drive onlyThis contribution was made on Jul 22
- [SHELL32] RecycleBinGeneric: Make it C++This contribution was made on Jul 22
- [SHELL32] Use DECLARE_INTERFACE_ for IRecycleBin5This contribution was made on Jul 22
- [SHELL32] RecycleBinGenericEnum: Make it C++This contribution was made on Jul 22
- [SHELL32] ShellExecCmdLine: Use SearchPathWThis contribution was made on Jul 22
- [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvwThis contribution was made on Jul 21
- [SHELL32_APITEST] SHParseDisplayName: Enhance for shell:windows\system32This contribution was made on Jul 19
- [BROWSEUI][SHDOCVW][SDK] Fix INamespaceProxy interfaceThis contribution was made on Jul 19
- [CMAKE][MKSHELLLINK] Fix ReadMe icon on LiveCDThis contribution was made on Jul 18
- [BOOTDATA] LiveCD: Fix Internet Browser iconThis contribution was made on Jul 18
- [SHELL32] Refactor CShellLink::DoOpenThis contribution was made on Jul 17
- [SHELL32] Don't use ShellExecute_ContextMenuVerbThis contribution was made on Jul 17
- [SHDOCVW] Initial implementation of Favorites barThis contribution was made on Jul 16
- [BROWSEUI] CExplorerBand: Refresh on change notificationThis contribution was made on Jul 14
- [BROWSEUI] Fix confusion of StrDupW and SHStrDupWThis contribution was made on Jul 11
- [FONTEXT] Fix CFontExt::GetDisplayNameOf for SHGDN_FORPARSINGThis contribution was made on Jul 11
- [BROWSEUI] CExplorerBand: Use SHCNRF_NewDelivery methodThis contribution was made on Jul 11
- [SHELL32] ShellAboutW: IDD_ABOUT offset is (20, 20)This contribution was made on Jul 11
- [BROWSEUI] Check focus before opening AutoCompleteThis contribution was made on Jul 10
- [SHELL32] shlexec.cpp: Parse 'shell:' and '::{CLSID}'This contribution was made on Jul 10
- [CMD] Prepare for localization by using resource stringsThis contribution was made on Jul 10
- [NTGDI][FREETYPE] Fix CORE-19681 BSoD by NonPagedPoolThis contribution was made on Jul 10
- Some pull requests not shown.
Reviewed 48 pull requests in 1 repository
reactos/reactos 25 pull requests
- [SHELL32] RecycleBin5: Make it C++This contribution was made on Jul 24
- [SHELL32] RecycleBin5Enum: Make it C++This contribution was made on Jul 24
- [SHELL32] Forward CDefaultContextMenu::InvokeCommand parameters to ShellExecuteThis contribution was made on Jul 23
- [SHELL32] CRecycleBin: Add backshash if path is drive onlyThis contribution was made on Jul 22
- [SHELL32] ShellExecCmdLine: Use SearchPathWThis contribution was made on Jul 22
- [RAPPS] Fix CAB codepage handlingThis contribution was made on Jul 21
- [SHELL32] Invoke the ItemIDList of shortcutsThis contribution was made on Jul 20
- [BROWSEUI][SHDOCVW][SDK] Fix INamespaceProxy interfaceThis contribution was made on Jul 20
- [SHELL32_APITEST] SHParseDisplayName: Enhance for shell:windows\system32This contribution was made on Jul 19
- [SHELL32] Use correct PIDL and name when dropping to create a shortcutThis contribution was made on Jul 19
- [SHELL32] Refactor CShellLink::DoOpenThis contribution was made on Jul 19
- [BOOTDATA] LiveCD: Fix Internet Browser iconThis contribution was made on Jul 19
- [CMAKE][MKSHELLLINK] Fix ReadMe icon on LiveCDThis contribution was made on Jul 18
- [SHELL32][SHELL32_APITEST] ShellExecute should accept invalid directoryThis contribution was made on Jul 17
- [SHELL32] Don't add the file to the parameters if the registry command did not ask for a fileThis contribution was made on Jul 17
- [SHDOCVW] Initial implementation of Favorites barThis contribution was made on Jul 17
- [CMD] Fix GetPathCase functionThis contribution was made on Jul 16
- [SDK][MC] errcodes.mc: Added more COM error messagesThis contribution was made on Jul 15
- [BROWSEUI] CExplorerBand: Refresh on change notificationThis contribution was made on Jul 15
- [REGEDIT] Handle Ctrl+Backspace in AddressBarThis contribution was made on Jul 14
- [SHELL32][SHLWAPI][BROWSEUI][EXPLORER] Save folder view stateThis contribution was made on Jul 11
- [APPHELP] Fix MAX_GUID_STRING_LEN define; use it for one bufferThis contribution was made on Jul 11
- [SHELL32_APITEST] Add API tests for localized stringsThis contribution was made on Jul 11
- [NTGDI] FontLink: avoid invalid font name buffer freeingThis contribution was made on Jul 11
- [SHELL32] shlexec.cpp: Parse 'shell:' and '::{CLSID}'This contribution was made on Jul 11
- Some pull request reviews not shown.
Created an issue in katahiromz/RisohEditor that received 1 comment
TreeView down arrow is unfunctional
1 comment
Opened 4 other issues in 1 repository
katahiromz/RisohEditor 3 closed 1 open
- Prepare for x64This contribution was made on Jul 21
- Memory leak detected on Visual StudioThis contribution was made on Jul 20
- TreeView down arrow is flickeringThis contribution was made on Jul 20
- Loading failure of Win2k3 ieframe.dll BITMAP 214This contribution was made on Jul 14