reactos/rosapps/regedit
Casper Hornstrup 068a37b1cd Don't try to build modules that won't build.
Support latest MinGW releases.
Support building on linux.

svn path=/trunk/; revision=3454
2002-09-03 18:44:19 +00:00
..
res Updated with progress. Still far to go.... 2002-07-14 17:59:36 +00:00
.cvsignore Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
about.c Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
about.h Updated with progress. Still far to go.... 2002-07-14 17:59:36 +00:00
childwnd.c Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
childwnd.h Split window control, listview and treeview moved to child window. 2002-07-14 21:03:10 +00:00
debug.c Updated with progress. Still far to go.... 2002-07-14 17:59:36 +00:00
debug.h Updated with progress. Still far to go.... 2002-07-14 17:59:36 +00:00
framewnd.c Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
framewnd.h Updated with cleanup of treeview module. 2002-07-18 18:16:42 +00:00
hex_str.c Added missing file and some hex string conversion routines. Now displays registry data. 2002-07-22 14:41:40 +00:00
hex_str.h Added missing file and some hex string conversion routines. Now displays registry data. 2002-07-22 14:41:40 +00:00
listview.c Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
listview.h Added listview updating. 2002-07-18 20:27:52 +00:00
main.c Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
main.h Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
Makefile Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
regcmds.c Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
regedit.rc Don't try to build modules that won't build. 2002-09-03 18:44:19 +00:00
regproc.c Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
regproc.h Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
resource.h Updated with latest progress. How does one read a default registry value??? 2002-07-20 16:29:26 +00:00
trace.c Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
trace.h Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
treeview.c Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
treeview.h Added listview updating. 2002-07-18 20:27:52 +00:00