- 20 Mar, 2003 17 commits
-
-
Alexandre Julliard authored
-
Eric Pouech authored
LDR_MODULE.
-
Eric Pouech authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Removed a couple of unnecessary portability functions.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
conflicts with the inline version.
-
Dimitrie O. Paun authored
windres. Collpase the -e option into the -J option. Update man page. Cleanup file header (remove history that's already in log msgs, etc.)
-
Tony Lambregts authored
-
Gerald Pfeifer authored
-
Eric Pouech authored
static variables to ntdll.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
names in spec files.
-
Alexandre Julliard authored
msnet32.spec.
-
Mike Hearn authored
-
Alexandre Julliard authored
-
- 19 Mar, 2003 7 commits
-
-
Dimitrie O. Paun authored
Update documentation, small code cleanups.
-
Alexandre Julliard authored
O. Paun).
-
Alexandre Julliard authored
-
Alexandre Julliard authored
libwine routines in there.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
cases.
-
Alexandre Julliard authored
Griffiths.
-
- 18 Mar, 2003 12 commits
-
-
Jon Griffiths authored
Fix my own brown paper bag in RtlFillMemoryUlong(). RtlGetNtVersionNumbers() should never return < 5. Remove RtlCopyMemory(), its not an ntdll export. Implement RtlCompareMemoryUlong(), RtlComputeCrc32(). Documentation updates.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Maxime Bellengé authored
-
Jon Griffiths authored
-
Eric Pouech authored
this structure - implementation of LdrFindEntry - implementation of GetModuleFileName[AW] on top of LdrFindEntry
-
Thomas Mertes authored
_ultow, _i64tow, _ui64tow, _atoi64, _wtoi, _wtol, _wtoi64.
-
Gerald Pfeifer authored
-
Jon Griffiths authored
Constify parameters (enabling static RTTI). Move type definitions into a header for sharing with cpp.c objects.
-
Alexandre Julliard authored
backslashes can be used to continue lines. This allows us to skip over errors to continue parsing, and also to make specification of an entry point link name optional.
-
Alexandre Julliard authored
patch). Added a few regression tests.
-
- 17 Mar, 2003 4 commits
-
-
Ove Kaaven authored
-
Tony Lambregts authored
-
Dimitrie O. Paun authored
compatibility (needed by winsock.h as well).
-
Jon Griffiths authored
init_vtables() is redundant with upcoming fixes to cxx functions.
-