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 |
Alexandre Julliard
|
6ca0ba2a73
|
Don't convert "ptr" return type to a Perl string.
Call GetProcAddress only when a function is actually called, not at
declaration time.
|
2002-01-21 17:41:52 +00:00 |
Patrik Stridvall
|
b6754d8313
|
Generate Perl modules defining prototypes for exported functions.
|
2002-01-21 17:36:35 +00:00 |
Patrik Stridvall
|
f1d80a3986
|
- Made the Perl module generated by make_symbols a real exporting
module.
- Use constants instead of variables.
|
2002-01-15 20:54:06 +00:00 |
Patrik Stridvall
|
04c160e507
|
Added the possibility (it is optional for backward compability) to
specify argument types in order to fix a "bug" concerning
integer/string scalars.
|
2002-01-15 20:44:32 +00:00 |
Alexandre Julliard
|
ebd225cbaf
|
Added ok() function that doesn't stop the test on the first error.
Added trace() function for debugging tests.
Added support for todo functionality.
Moved wine.pm to include directory.
|
2002-01-14 19:54:29 +00:00 |
Alexandre Julliard
|
500793dc10
|
Added Perl modules containing the #defines values for the
corresponding Windows headers.
|
2002-01-14 19:48:07 +00:00 |