Alexandre Julliard
|
acefbcf6c9
winetest: Use the standard va_list instead of __ms_va_list.
|
3 years ago |
Alexandre Julliard
|
15c4352f4c
winetest: Build with msvcrt.
|
5 years ago |
Alexandre Julliard
|
7175324992
winetest: Avoid Unicode macros.
|
13 years ago |
Francois Gouget
|
4a558538c8
winetest: Replace malloc() & co with HeapAlloc().
|
15 years ago |
Francois Gouget
|
bf6b95e95c
winetest: Rename xmalloc() & co to heap_xxx() to not imply they are based on malloc(), and add heap_free().
|
15 years ago |
Alexandre Julliard
|
23296f0c4a
winetest: Use Win32 APIs exclusively for file I/O and output redirection.
|
16 years ago |
Alexandre Julliard
|
5e0a81571f
winetest: Store the test name as the resource name instead of in a separate string table.
|
18 years ago |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 years ago |
Mike McCormack
|
65ad7da1f7
Fix some declaration and write string warnings.
|
19 years ago |
Ferenc Wagner
|
ff67da4321
Enforce valid tag syntax during input.
|
19 years ago |
Alexandre Julliard
|
b30d92dfb2
Fixed other instances of the xrealloc(0) bug.
|
19 years ago |
Ferenc Wagner
|
24624f6b5d
- Resource script restructuring.
|
20 years ago |
Ferenc Wagner
|
1fb75dcac5
- constify some strings
|
20 years ago |
Gerald Pfeifer
|
ae07d8e834
Do not include <windows.h>, to avoid duplicate declaration of
|
20 years ago |
Ferenc Wagner
|
27db309518
Don't expect stdout be usable after exchanging file descriptors under
|
20 years ago |
Ferenc Wagner
|
ca0f5793da
- Refactor and fix connection opening.
|
20 years ago |
Ferenc Wagner
|
efc67253fd
- command line handling (GUI will follow)
|
21 years ago |
Ferenc Wagner
|
354f662962
Added graphical feedback.
|
21 years ago |
Alexandre Julliard
|
9f71bd9824
Authors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie O. Paun <dpaun@rogers.com>, Ferenc Wagner <wferi@afavant.elte.hu>
|
21 years ago |