mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 16:44:24 +08:00
* Don't try to link *user*mode program to static *kernelmode* libcntpr. msvcrt.dll exists for this. * Fix main()'s declaration and definition. * The above changes fix compiling of rostest module. svn path=/trunk/; revision=31043