[NTVDM]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 17 Dec 2013 22:34:08 +0000 (22:34 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 17 Dec 2013 22:34:08 +0000 (22:34 +0000)
commit1241dffa09022634ea8ed6a8add35831a6fcfd3f
tree9be8ba563c21b9d04d7fae1079be9d4281f4d7be
parent90ab15cf66c227f84a9f86f47ec80df755b3496a
[NTVDM]
Studying the "vddtest" example mentioned in revision 61283 allowed me to see that valid VDD DLL "handles" start at 1 and cannot be equal to zero.
Add helper macros to convert from indices to handles. Fixes "vddtest" example.

Have fun at running it :)

svn path=/branches/ntvdm/; revision=61287
subsystems/ntvdm/vddsup.c