Sign in
goma
/
wine
/
32baa8ba4e5e17b8f360d01ae14c4e161ef67dff
/
programs
/
regsvr32
15ccabc
makefiles: Add common rules for installing the main man page.
by Alexandre Julliard
· 14 years ago
f30fa2f
regsvr32: Add a manpage.
by Austin English
· 14 years ago
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 15 years ago
6fb39df
programs: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
6fc4954
regsvr32: Continue processing DLL list if an export is not found for a DLL.
by Andrew Nguyen
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
b66685c
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
by Alexandre Julliard
· 17 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
77dc0d9
.gitignore: Added wildcards to ignore generated resource files.
by Alexandre Julliard
· 19 years ago
028ab92
make_progs: Generate the .gitignore file.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
13dccd7
regsvr32: Ignore the /c flag.
by Mike McCormack
· 19 years ago
2c59936
regsvr32: Call OleInitialize before registering a DLL.
by Dmitry Timoshkov
· 19 years ago
002e143
programs: Use WIN32_LEAN_AND_MEAN.
by Mike McCormack
· 19 years ago
6906cbc
regsvr32 understands '-' and '/' for arguments.
by Uwe Bonnes
· 19 years ago
ec34a66
Ignore symlink files too (needed for git).
by Alexandre Julliard
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
828fd75
Improve regsvr32 output.
by Andreas Mohr
· 20 years ago
d73dad6
Fixes for -Wmissing-declarations and -Wwrite-strings warnings.
by Mike McCormack
· 20 years ago
6be39b6
Take advantage of the new winegcc -B support.
by Alexandre Julliard
· 21 years ago
589e115
We no longer use the .exe.spec.c files.
by Alexandre Julliard
· 21 years ago
6621b2d
Build all the programs with winegcc.
by Alexandre Julliard
· 21 years ago
ee33c00
Changed the version resource to be created in the common way.
by Stefan Leichter
· 21 years ago
2835ebe
Added version info resource.
by Stefan Leichter
· 21 years ago
0a96e52
When registering a dll, search the dll's directory for dll dependencies too.
by Mike McCormack
· 22 years ago
14a5d16
Fixed some common spelling errors.
by Francois Gouget
· 22 years ago
1ee88a2
Removed trailing white space.
by Patrik Stridvall
· 23 years ago
08b7a87
Allow regsvr32 to process multiple filenames (as does the Windows version).
by Bill Medland
· 23 years ago
336185a
Don't use msvcrt.
by Alexandre Julliard
· 23 years ago
53989dd
Replaced stricmp/strnicmp with strcasecmp/strncasecmp.
by Gregg Mattinson
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
cc2ee76
Renamed Winelib apps to .exe.so to follow the dll naming convention.
by Alexandre Julliard
· 23 years ago
2ab7625
Removed most imports of ntdll since we no longer import Wine internal
by Alexandre Julliard
· 23 years ago
ad53383
Added winebuild support for generating a .dbg.c file containing the
by Alexandre Julliard
· 23 years ago
67371bc
Added -res option to specify resources on winebuild command-line.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
2f0d85c
Implemented regsvr32 tool. Based on ReactOS implementation.
by Andriy Palamarchuk
· 23 years ago