Raphaël Junqueira fenix@club-internet.fr writes:
Isn't DriverVersionLow/HighPart supposed to be for 16-bit code? Why do you need to use that instead of DriverVersion?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Le Lundi 30 Juin 2003 20:13, Alexandre Julliard a écrit :
Hi Alexandre,
Yes, they are here for "16bit drivers". But for me its more easier to play that way than with LARGE_INTEGERs.
I'll fix it when the code will work.
Regards, Raphael
Raphaël Junqueira fenix@club-internet.fr writes:
I'm not sure I like that idea, I'm worried that if code starts depending on that it will be a pain to fix later on. If you want to write the code using 16-bit fields you can do that locally, but I'd prefer that you then fix it before submitting, so that we don't need to put wrong headers in CVS.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Le Lundi 30 Juin 2003 22:51, Alexandre Julliard a écrit :
ok ok, i'll fix it on next patch
Regards, Raphael