Fixing some bugs in startup.c
authorMagnus Olsen <magnus@greatlord.com>
Fri, 15 Jun 2007 09:54:52 +0000 (09:54 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Fri, 15 Jun 2007 09:54:52 +0000 (09:54 +0000)
commit4db57afdf19990a93fbcd30a9462a4f581808081
tree6c4ea8d3abeedbbfdd83a8cf22499bdd6e7e54d5
parent4bac086c8620223b2c3c00b991fa92d82e45d5a5
Fixing some bugs in startup.c
1. check for DDHALINFO_GETDRIVERINFOSET before using of
   DdGetDriverInfo, it exists two diffent version of
   DdGetDriverInfo2

2. Adding a fixme for fixing CreateSurfaceEx, GetDriverState
   and DestroyDDLocal callbacks for HAL, and adding partly
   code in the fixme.

svn path=/trunk/; revision=27183
reactos/dll/directx/ddraw/startup.c