[ros-dev] Re: [ros-cvs] CVS Update: reactos
James Tabor
jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Sun Oct 3 20:23:01 CEST 2004
Hi!
Casper Hornstrup wrote:
> Which gcc version do you use? Can you send me your _hooks.c?
>
> Casper
>
>
gcc 3.3.1 ../configure --prefix=/usr --target=i386-mingw32 -v and bin 2.15.90.
Something is wrong with the lf/cr's.
James
-------------- next part --------------
/* This file is autogenerated. */
#include <windows.h>
#include "regtests.h"
API_DESCRIPTION ExternalDependencies[] =
{
{"ntdll.dll", "RtlAllocateHeap at 12
", NULL, NULL},
{"ntdll.dll", "RtlFreeHeap at 12
", NULL, NULL},
{"msvcrt.dll", "printf
", NULL, NULL},
};
#define ExternalDependencyCount 4
ULONG MaxExternalDependency = ExternalDependencyCount - 1;
PVOID STDCALL
FrameworkGetHook(ULONG index)
{
return FrameworkGetHookInternal(index);
}
More information about the Ros-dev
mailing list