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
|
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 |