True, but the signature or the structure aren't defined in a public
header, just in a private file.
So we can do whatever we want with it, and this version just seemed "easier".
If you want to change it to your version, that's fine too.
2010/12/21 Timo Kreuzer <timo.kreuzer(a)web.de>de>:
Am 21.12.2010 01:41, schrieb
rmessiant(a)svn.reactos.org:
Author: rmessiant
Date: Tue Dec 21 00:41:52 2010
New Revision: 50076
...
-#define DICTIONARY_SIGNATURE (((ULONG)'dict'<< 32) + 'sig ')
-
-struct _DICTIONARY_HEADER {
+#define DICTIONARY_SIGNATURE 'dsig'
+
I think it was supposed to be something like (ULONGLONG)'dictsig '
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev