Royce Mitchell III wrote:
"make msvc" now creates a DSW file and
DSP files such that msvc6 can
load them. I seriously doubt anything will build yet, tho.
bugs:
1. Header files are not added to project.
2. When I try to open a file in project, I get error message:
Project file
D:\trunk\reactos\services\eventlog\services\eventlog\rpc.c does not
exists.
1. That's because header files aren't in the xml files. Getting them in
the dsp's are going to be a lot of work.
2. Yes, sedwards pointed that out yesterday, files need to be dsp-relative.
Thanks!