Francois Gouget
|
a4ed46d398
|
winapi: Simplify and improve the readability of the C parsers.
Specifically, clean up parameter passing, and remove unneeded
intermediate variable references. Remove uninformative comments.
|
2009-07-06 14:35:27 +02:00 |
Francois Gouget
|
dbfe7b7b68
|
winapi: Fix the C-parser combined getter/setter prototypes.
|
2009-04-20 15:26:35 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Francois Gouget
|
a8b09d11ca
|
Add function prototypes.
Change the way functions are called and either alter their declaration
order or predeclare them so perl can check the prototypes.
|
2004-10-26 00:12:21 +00:00 |
Alexandre Julliard
|
7cae558bdc
|
Removed some more trailing whitespace.
|
2002-06-01 02:55:48 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Patrik Stridvall
|
aeb023f352
|
- Continued on the new C parser.
- More reorganizations and fixes.
- API files update.
|
2001-08-22 18:09:15 +00:00 |