Compare commits

...

21 Commits

Author SHA1 Message Date
Magnus Olsen
b8c5ff56dc uodate rpc.h aganist trunk
svn path=/branches/ddk2003/; revision=27343
2007-06-30 09:16:02 +00:00
Magnus Olsen
9e38b90529 fixing another comping issue
svn path=/branches/ddk2003/; revision=27329
2007-06-29 15:35:16 +00:00
Magnus Olsen
408c6f5234 hack for some rc comping syntax error, need checking trunk later see if it exists
svn path=/branches/ddk2003/; revision=27328
2007-06-29 15:23:26 +00:00
Magnus Olsen
9c1b38ca14 cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
1. copy thuse header that are same in ddk2003sp1 to psdk
2. remove some hacks in current psdk header files. 
3. tempary fixed some headers. 

svn path=/branches/ddk2003/; revision=27326
2007-06-29 15:11:42 +00:00
Magnus Olsen
8ba0fa3a0e cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
fixing the comping issue, not tetsed whole way, but fixing smaller fualt

svn path=/branches/ddk2003/; revision=27325
2007-06-29 15:02:32 +00:00
Magnus Olsen
df9b3f835d cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
fixing the comping issue, not tetsed whole way, but fixing smaller fualt in rpc.h
it works now. and it is compatible with mac, ppc, win64 and win32 :)

svn path=/branches/ddk2003/; revision=27324
2007-06-29 14:47:04 +00:00
Magnus Olsen
c0d2b9d128 fixing comping issue, wrong protypes thx to the new headers
svn path=/branches/ddk2003/; revision=27322
2007-06-29 11:43:18 +00:00
Magnus Olsen
24423fb2d4 cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
fixing the comping issue, not tetsed whole way, but adding this header it 
coninue :)

svn path=/branches/ddk2003/; revision=27319
2007-06-28 22:09:34 +00:00
Magnus Olsen
6a41efc3e8 cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
fixing some compinig issue by adding this header, but it still refuse compiling

svn path=/branches/ddk2003/; revision=27309
2007-06-28 13:29:06 +00:00
Magnus Olsen
90eaf9f9a6 cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
svn path=/branches/ddk2003/; revision=27306
2007-06-28 12:27:14 +00:00
Magnus Olsen
3baf5ade26 cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
svn path=/branches/ddk2003/; revision=27305
2007-06-28 11:27:20 +00:00
Magnus Olsen
7afe62f533 cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
svn path=/branches/ddk2003/; revision=27304
2007-06-28 10:05:32 +00:00
Magnus Olsen
3a5e1c61a4 cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
svn path=/branches/ddk2003/; revision=27302
2007-06-28 09:38:54 +00:00
Magnus Olsen
0f26363281 cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
svn path=/branches/ddk2003/; revision=27300
2007-06-28 08:48:07 +00:00
Magnus Olsen
4f660f4157 cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
svn path=/branches/ddk2003/; revision=27298
2007-06-27 22:15:13 +00:00
Magnus Olsen
4e70560436 cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
svn path=/branches/ddk2003/; revision=27297
2007-06-27 21:28:21 +00:00
Magnus Olsen
b24be9f6c5 cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
svn path=/branches/ddk2003/; revision=27296
2007-06-27 20:51:36 +00:00
Magnus Olsen
fbf0e1d7f8 cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
hpoussin please check reactos newdev.h in trunk, the struck are not being pack 
as ms ddk are. 

svn path=/branches/ddk2003/; revision=27295
2007-06-27 20:33:14 +00:00
Magnus Olsen
72e1c9a93d cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
svn path=/branches/ddk2003/; revision=27294
2007-06-27 19:55:52 +00:00
Magnus Olsen
56fc614d11 start cleaning up ddk header file
I am aming for ddk2003sp1 3790.1830 compatible

svn path=/branches/ddk2003/; revision=27293
2007-06-27 19:41:39 +00:00
Aleksey Bragin
3717615015 Magnus asked to create this branch for his work related to headers.
svn path=/branches/ddk2003/; revision=27291
2007-06-27 18:33:50 +00:00
11880 changed files with 5150 additions and 670327 deletions

View File

@@ -61,11 +61,13 @@
<include>.</include> <include>.</include>
<include>include</include> <include>include</include>
<include>include/ddk2003</include>
<include>include/psdk</include> <include>include/psdk</include>
<include root="intermediate">include/psdk</include> <include root="intermediate">include/psdk</include>
<include>include/dxsdk</include> <include>include/dxsdk</include>
<include>include/crt</include> <include>include/crt</include>
<include>include/ddk</include> <include>include/ddk</include>
<include>include/GL</include> <include>include/GL</include>
<include>include/ndk</include> <include>include/ndk</include>
<include>include/reactos</include> <include>include/reactos</include>

View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Some files were not shown because too many files have changed in this diff Show More