cdesktopenv/cde/programs/dtprintinfo/libUI
Marcin Cieslak df1da3432e dtprintinfo: Use 64-bit values for XtVaGetValues() pointers
XtArgVal should be a type that encompasses XtPointer
and long integer types. In the X.org implementation
it is currently defined as (long).

Don't use (unsigned int *) instead of (Window *).
2012-09-23 19:43:11 -06:00
..
MotifUI dtprintinfo: Use 64-bit values for XtVaGetValues() pointers 2012-09-23 19:43:11 -06:00
BaseUI.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
BaseUI.h Fix logic in dtprintinfo 2012-09-23 19:38:43 -06:00
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Test.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00