Alexandre Julliard
|
ec34a66612
|
Ignore symlink files too (needed for git).
|
2005-11-26 13:12:57 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Alexandre Julliard
|
7e22be4d84
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Stefan Huehner
|
06822b8977
|
Fix some write-strings warnings.
|
2005-07-15 09:58:36 +00:00 |
Detlef Riekenberg
|
edc061333f
|
Space is valid between module name and entry point.
|
2005-07-14 12:34:04 +00:00 |
Jon Griffiths
|
eb5bf7dd38
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
Michael Stefaniuc
|
5ad7d858e0
|
Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
|
2004-12-23 17:06:43 +00:00 |
Robert Shearman
|
cba8763c33
|
Remove unnecessary WNDPROC casts.
|
2004-12-06 11:51:29 +00:00 |
Alexandre Julliard
|
6be39b60f5
|
Take advantage of the new winegcc -B support.
|
2004-03-09 04:54:07 +00:00 |
Alexandre Julliard
|
589e115233
|
We no longer use the .exe.spec.c files.
|
2004-03-02 21:16:37 +00:00 |
Alexandre Julliard
|
6621b2d213
|
Build all the programs with winegcc.
|
2004-03-02 21:00:00 +00:00 |
Alexandre Julliard
|
3defd321b2
|
Don't link directly to 16-bit APIs for portability reasons (based on a
patch by Steven Edwards).
|
2004-01-21 02:20:29 +00:00 |
Alexandre Julliard
|
4175fdb7c6
|
Added support for loading 16-bit dlls.
|
2003-12-03 20:29:24 +00:00 |
Francois Gouget
|
ae50013017
|
Fix the case of product and company names.
|
2003-09-08 19:38:45 +00:00 |
Alexandre Julliard
|
269511026f
|
Fixed indentation.
|
2003-08-15 03:51:19 +00:00 |
Mike McCormack
|
0ab73312c8
|
rundll32 requires a window for some functions to work, so create one.
|
2003-07-22 00:59:56 +00:00 |
Alberto Massari
|
01ac8df263
|
Fix crash when invoked with no arguments.
|
2002-11-18 19:42:13 +00:00 |
Alexandre Julliard
|
9f029b7d5e
|
Warning fixes.
|
2002-11-15 04:17:00 +00:00 |
Alberto Massari
|
15e8e0a2f1
|
Added rundll32 utility.
|
2002-11-15 01:41:20 +00:00 |