reactos/reactos/subsys/system/regedit
Thomas Bluemel 0a52c57489 initialize COM on demand only
svn path=/trunk/; revision=18181
2005-09-30 23:32:24 +00:00
..
clb added clb.dll (mostly just stubs) which is required by MS regedit for it's REG_FULL_RESOURCE_DESCRIPTOR editor. As there doesn't seem to be another application that uses it, this place is probably the best for it. 2005-09-29 16:55:59 +00:00
res Fixed icon masks. 2004-06-21 17:11:00 +00:00
about.c moved several strings to the application resources 2004-06-21 07:48:11 +00:00
childwnd.c Lightweight sync with WINE regedit; imported obvious changes such as const correctness, TCHAR string usage etc 2005-09-25 16:56:52 +00:00
Cz.rc display the computer selection dialog for remote registry administration 2005-09-30 01:26:02 +00:00
De.rc display the computer selection dialog for remote registry administration 2005-09-30 01:26:02 +00:00
edit.c fixed some signed/unsigned comparison warnings with -Wsign-compare 2005-07-05 22:35:29 +00:00
En.rc display the computer selection dialog for remote registry administration 2005-09-30 01:26:02 +00:00
Es.rc display the computer selection dialog for remote registry administration 2005-09-30 01:26:02 +00:00
Fr.rc display the computer selection dialog for remote registry administration 2005-09-30 01:26:02 +00:00
framewnd.c initialize COM on demand only 2005-09-30 23:32:24 +00:00
hexedit.c Bletch <npwoods@mess.org> 2005-09-16 20:13:26 +00:00
hexedit.h some more work on the hex edit control (added messages for loading/changing the buffer) 2004-06-20 13:35:03 +00:00
It.rc Patch 257 in bugzilla: "Import Regedit translations from WINE. 2004-06-01 10:20:24 +00:00
listview.c display all known value types 2005-09-29 02:50:38 +00:00
main.c initialize COM on demand only 2005-09-30 23:32:24 +00:00
main.h 1. More merging from WINE regedit; imported refresh feature (which is wayyy slower than Windows regedit; need to optimize this) 2005-09-26 03:18:53 +00:00
Nl.rc Patch 257 in bugzilla: "Import Regedit translations from WINE. 2004-06-01 10:20:24 +00:00
Pt.rc Patch 257 in bugzilla: "Import Regedit translations from WINE. 2004-06-01 10:20:24 +00:00
regedit.c Lightweight sync with WINE regedit; imported obvious changes such as const correctness, TCHAR string usage etc 2005-09-25 16:56:52 +00:00
regedit.rc Do NOT include defines.h in .rc files. 2005-06-17 11:28:23 +00:00
regedit.xml added clb.dll (mostly just stubs) which is required by MS regedit for it's REG_FULL_RESOURCE_DESCRIPTOR editor. As there doesn't seem to be another application that uses it, this place is probably the best for it. 2005-09-29 16:55:59 +00:00
regproc.c Lightweight sync with WINE regedit; imported obvious changes such as const correctness, TCHAR string usage etc 2005-09-25 16:56:52 +00:00
regproc.h Lightweight sync with WINE regedit; imported obvious changes such as const correctness, TCHAR string usage etc 2005-09-25 16:56:52 +00:00
resource.h Regedit: Set up the export all/export branch UI; currently disabled for now 2005-09-29 03:07:26 +00:00
rsrc.rc Swedish translation by Andreas Bjerkeholt, proofread by David Nordenberg. Some did forget add Es.rc to rsrc.rc (the Spanish translations) 2005-09-03 11:22:13 +00:00
Ru.rc Patch 257 in bugzilla: "Import Regedit translations from WINE. 2004-06-01 10:20:24 +00:00
security.c use RegGetKeySecurity() directly to read the security information 2005-09-23 15:31:42 +00:00
security.h use RegGetKeySecurity() directly to read the security information 2005-09-23 15:31:42 +00:00
Si.rc Patch 257 in bugzilla: "Import Regedit translations from WINE. 2004-06-01 10:20:24 +00:00
Sv.rc Update the swedish translation by Harteex. 2005-09-17 16:02:37 +00:00
treeview.c Regedit: Optimized tree expansion 2005-09-29 00:50:40 +00:00