Sign in
goma
/
wine
/
1426c8cb7450d61e0696cc3a5bdc74e85a7b7fc4
/
programs
/
regapi
/
regapi.c
1426c8c
Documentation updates.
by Andreas Mohr
· 24 years ago
4188fbc
Misc typos in comments.
by François Gouget
· 24 years ago
c9cf70d
Some more cleanups.
by Andreas Mohr
· 24 years ago
3bc434f
<malloc.h> is not ISO C, <stdlib.h> is.
by Gerald Pfeifer
· 24 years ago
74af67e
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
by Alexandre Julliard
· 25 years ago
56045a5
Fixed int/HANDLE mismatches revealed by -DSTRICT.
by Francois Gouget
· 25 years ago
5b5d04d
This patch adds the ability for regapi to call the DllRegisterServer or
by Gavriel State
· 25 years ago
205721e
Fixed ANSI C related compile problems.
by Patrik Stridvall
· 25 years ago
baa9bf9
Buffer overflows and strncpy fixes.
by Francois Gouget
· 25 years ago
5d46c58
Comment out explicit call to SHELL_SaveRegistry since winelib programs
by Huw D M Davies
· 25 years ago
65e26bf
lstrncmpi isn't a windows API, use strncasecmp instead.
by Huw D M Davies
· 26 years ago
6f363df
Avoid use of strncmpi (reported by Ron Cemer).
by Alexandre Julliard
· 26 years ago
c4cd0bf
Bug fixes.
by Noomen Hamza
· 26 years ago
1bb0e66
Added command line tool to access the registry.
by Sylvain St.Germain
· 26 years ago