VOID FLOATOBJ_SubLong(
PFLOATOBJ pf, | |
LONG l | |
); |
FLOATOBJ_SubLong subtracts the value of type LONG from the FLOATOBJ, and returns the result in the FLOATOBJ.
The FLOATOBJ_Xxx services allow graphics drivers to emulate floating point arithmetic. Windows NT does not support kernel-mode floating point operations on some systems.