DWORD DIB_RealizeObject(LPPDEVICE lpDestDev, WORD wStyle, LPVOID lpInObj, LPVOID lpOutObj, LPTEXTXFORM lpTextXForm);
Minidrivers should not call DIB_RealizeObject. This function has been superseded by DIB_RealizeObjectExt.
The export ordinal for this function is 10.
See also DIB_RealizeObjectExt