Commit Graph

8 Commits

Author SHA1 Message Date
Huw D M Davies 5d46c586e4 Comment out explicit call to SHELL_SaveRegistry since winelib programs
now exit properly.  Change several NULLs to '\0's.  Fix some spelling.
1999-11-12 00:59:43 +00:00
Alexandre Julliard 96af9aa5b8 Added dependency on winestub.o 1999-10-25 02:50:08 +00:00
Huw D M Davies 65e26bf205 lstrncmpi isn't a windows API, use strncasecmp instead. 1999-09-04 14:23:26 +00:00
Alexandre Julliard 6f363dfcd2 Avoid use of strncmpi (reported by Ron Cemer). 1999-06-06 17:25:27 +00:00
Noomen Hamza c4cd0bf6c8 Bug fixes. 1999-05-08 10:50:34 +00:00
Bertho Stultiens d1895a776c Built-in dlls now have resources attached via the PE-header like
normal dlls. This enables the use of the resource API.
1999-04-25 18:31:35 +00:00
Sylvain St.Germain 0cfb2f9a0f Removed the chop command that was there to get rid of dos ^M.
The script now process only unix file format.
1999-03-19 16:54:39 +00:00
Sylvain St.Germain 1bb0e66fa2 Added command line tool to access the registry. 1999-03-14 14:00:22 +00:00