ea@svn.reactos.com wrote:
A do-nothing crt0 for native NT processes. (see note by A.Ionescu in reactos/subsys/crt/main.c)
Added files: trunk/reactos/lib/ntrt0lib/ trunk/reactos/lib/ntrt0lib/args.c trunk/reactos/lib/ntrt0lib/entry_point.c trunk/reactos/lib/ntrt0lib/ntrt0.h trunk/reactos/lib/ntrt0lib/ntrt0lib.xml
Updated files: trunk/reactos/lib/directory.xml
Ros-svn mailing list Ros-svn@reactos.org http://www.reactos.org/mailman/listinfo/ros-svn
Hi,
Thanks, I didn't have time last night ( I went to bed at 5AM). Do you mind if I rename this to "nt" ? It's the official name of the DDK static lib, and would mean that we don't have to have 2 .XML files for anyone using the library (for the msvc build).
Anyways, I'm going to commit the code now, I have it on my disk.
Best regards, Alex Ionescu