During my build process (using EMX) I run into a snag when it comes to compiling some files such as nsDeviceContextSpecOS2.h.
By the looks of it there is the requirement for pmddim.h and functions related to print jobs such as PDJP_ITEM, DJP_ALL, etc. Are these functions only available in the OS/2 Developer's Toolkit, if is so, is there any immediate work-around for the EMX build? My intially thought was just to #ifdef out the body of the functions that I can't build leaving some stub-functions, but I don't want to do that (obviously) is there is a far better way to approach it. Jeff -- ---------------- Whatza JamochaMUD? http://jamochamud.anecho.mb.ca Or other stuff: http://www.anecho.mb.ca/~jeffnik -----------------------------------------------------------
