OS development question.

Here you can discuss ReactOS related topics.

Moderator: Moderator Team

Post Reply
ThFabba
Developer
Posts: 293
Joined: Sun Jul 11, 2010 11:39 am

Re: OS development question.

Post by ThFabba »

If you use the same compiler, you should get the same executable (minus timestamps and such, and ReactOS bugs).
Windows applications do not use syscalls directly, they instead link to system dlls (ntdll.dll contains the syscall stubs, but Win32 applications aren't usually supposed to use those NT functions directly, and use wrapper functions from kernel32.dll and friends).
Post Reply

Who is online

Users browsing this forum: EmuandCo and 44 guests