- 19 Mar, 2003 1 commit
-
-
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 20 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.
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Tony Lambregts authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
comments.
-
Mike Hearn authored
constant to what it was before.
-
Mike Hearn authored
-
Paul Rupe authored
-
Paul Rupe authored
-
Paul Rupe authored
getservbyport.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
GetProcAddress.
-
Alexandre Julliard authored
Added support for forwarded 'extern' ordinals.
-
Alexandre Julliard authored
-
- 16 Mar, 2003 4 commits
-
-
Alexandre Julliard authored
need to import any symbol from it.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Vitaliy Margolen authored
- fix requests for large icons
-
- 15 Mar, 2003 3 commits
-
-
Alexandre Julliard authored
-
Jon Griffiths authored
-
Jon Griffiths authored
Add missing variant types. Correct the definition of DECIMAL type.
-