From: LISO::WENTZ "Eric Wentz 8*346-2382" 28-FEB-1991 16:32:18.90 To: arisia::everhart CC: Subj: XV enhancements Glen, I found a few problems with the XV program which I got from you and made some corrections. I've copied up four files into VDA3:[CONTRIBUTIONS.XV_ENHANCEMENTS] which contain the changes. The changes were as follows: xvmisc.c : - Added an alignment byte in the CMAPENT structure so the VMS version of qsort would work correctly. - Changes the datatype of "trans" in the SortColormap routine from "int" to "byte" to handle another VMS dependency. xv.c : - Added the hooks for the VMS specific calls to the pseudo_root routine (instead of the Xwindows RootWindow routine. This makes root window changes work correctly. pseudo_root.c : (Just as i received it from VAXSP100.SAV) vms_build.com Added references to pseudo_root Let me know if you have any questions or comments. Regards, Eric