- Changed .spec back to .def again (this time .def is a modified output of that ...
authorAleksey Bragin <aleksey@reactos.org>
Wed, 19 Dec 2007 11:30:48 +0000 (11:30 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Wed, 19 Dec 2007 11:30:48 +0000 (11:30 +0000)
commit5c87231895151b5885e13fdf72c0258ae17bc8cc
treeb21f694cfdc9fddbab29cc9dac17ea13a562e299
parent71e4f70b19ae6c1179db2336ffeae74387d1321c
- Changed .spec back to .def again (this time .def is a modified output of that .spec, so that stdcall exported symbols are not decorated with @X).
- Added winebuild-generated "real" stubs, to be converted to real implementation in the future.

svn path=/trunk/; revision=31324
reactos/dll/win32/msvcrt/msvcrt.def [new file with mode: 0644]
reactos/dll/win32/msvcrt/msvcrt.rbuild
reactos/dll/win32/msvcrt/msvcrt.spec [deleted file]
reactos/dll/win32/msvcrt/stubs.c [new file with mode: 0644]