1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/programs/regsvr32
Hugh McMaster 07cc9a34a8 regsvr32: Process the next file in the array if an error occurs.
The Windows version stops processing the current file and moves to the
next file on the first error.
2015-09-07 20:42:04 +09:00
..
Makefile.in regsvr32: Change regsvr32 to a GUI program. 2015-07-29 21:44:04 +02:00
regsvr32.c regsvr32: Process the next file in the array if an error occurs. 2015-09-07 20:42:04 +09:00
regsvr32.h regsvr32: Use correct exit code when DllRegisterServer, DllUnregisterServer and DllInstall fail. 2015-09-03 19:02:21 +09:00
regsvr32.man.in regsvr32: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
regsvr32.rc regsvr32: Convert codebase to Unicode. 2015-06-24 19:06:32 +09:00