reactos/base/applications
Kyle Katarn 4d1cd72317
[REGEDIT] Fix and improvement in TreeView (Null handle check, incorrect display after edit, WM_NOTIFY refactor) (#2733)
* - Fix of missing invalid handle check
- Fix of Address & status bar incorrect display after rename
- Refactoring of Treeview WM_NOTIFY code, for better consistency with WM_NOTIFY management for ListView

* Fix following review (space in #define)

* Cleanup following review

* fix following review

* Fix of round 3 of review comments

* UpdateAdress kept in its original location

* fix

* fix (extern missing)

* both extern removed

* Review comments
Error message being added in order to support CORE-17048
2020-05-16 21:23:20 +09:00
..
atactl
cacls [REACTOS] Fix remaining ' \n' typos, in *.rc (#2393) 2020-03-06 19:08:25 +01:00
calc
charmap [CHARMAP] Update Polish translation (#2555) 2020-04-16 21:47:51 +02:00
charmap_new
clipbrd [TRANSLATION] Spanish minor fixes (#2547) 2020-04-15 13:27:36 +02:00
cmdutils [CMDUTILS][LABEL] Improve Japanese translation 2020-05-01 10:31:11 +09:00
control [CONTROL] Fix hang while calling RunControlPanel() CORE-11373 2020-04-25 19:04:09 +02:00
drwtsn32 [DRWTSN32] Recognize EXCEPTION_WINE_STUB (#2514) 2020-04-09 16:11:31 +02:00
dxdiag [TRANSLATION] Spanish minor fixes (#2547) 2020-04-15 13:27:36 +02:00
extrac32
findstr
fltmc [TRANSLATION] Multiple minor fixes and addings. (#2516) 2020-04-09 18:13:46 +02:00
fontview [FONTVIEW] Ensure the extension filter is properly double-null terminated 2020-05-11 20:52:30 +02:00
games [TRANSLATION] Hungarian translation update (#2519) 2020-04-09 21:49:34 +02:00
hh
iexplore [IEXPLORE] Make duckduckgo our default search engine 2020-04-26 13:36:33 +03:00
kbswitch
logoff
magnify
mmc [MMC] DoSaveFileAs(): Respect szPath size (#2068) 2019-11-27 07:24:51 +09:00
mplay32 [MPLAY32] Don't hardcode C: drive (#2778) 2020-05-13 22:36:44 +09:00
msconfig
msconfig_new [REACTOS] Fix remaining ' \n' typos, in *.rc (#2393) 2020-03-06 19:08:25 +01:00
mscutils [SERVMAN] Use the ShellAboutW API routine to display the about dialog (#2752) 2020-05-14 14:30:35 +02:00
mshta
mspaint [MSPAINT] Follow-up of #2686 2020-04-29 08:39:47 +09:00
mstsc
network [FTP] Don't hardcode C: drive (#2767) 2020-05-13 13:42:18 +09:00
notepad [NOTEPAD] Update Ukrainian translation (#2775) 2020-05-13 15:12:22 +03:00
osk [OSK] Refactor the registry configuration code (#2096) 2019-12-12 08:25:55 +09:00
rapps [RAPPS] Use ShellAbout() to display the about dialog (#2751) 2020-05-14 15:28:57 +03:00
regedit [REGEDIT] Fix and improvement in TreeView (Null handle check, incorrect display after edit, WM_NOTIFY refactor) (#2733) 2020-05-16 21:23:20 +09:00
regedt32
sc
screensavers
setup16
shutdown [SHUTDOWN] Update Polish translation (#2557) 2020-04-16 21:48:16 +02:00
sndrec32 [SNDREC32] Use the ShellAboutW API routine to display the about dialog (#2754) 2020-05-14 14:30:57 +02:00
sndvol32 [SNDVOL32] Fix GetDC/ReleaseDC error management (#2713) 2020-05-02 18:43:30 +09:00
taskmgr [TRANSLATION] Hungarian translation update (#2519) 2020-04-09 21:49:34 +02:00
utilman [UTILMAN] Use the ShellAboutW API routine to display the about dialog (#2743) 2020-05-07 13:01:36 +02:00
winhlp32
winver
wordpad [REACTOS] Remove forced _WIN32_IE defines 2020-03-30 13:47:09 +03:00
write
wusa
CMakeLists.txt