mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
added config to generate NTDLL.DLL under mingw32
svn path=/trunk/; revision=279
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
int DllMainCRTStartup(void)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user