// // This is a fake winbase.h that allows Chicago code that refers to private // (internal) winbase.w information without including winbasep.h. The Chicago // header files don't split the public and private information out into // seperate header files until much later when producing the SDK files. // The Chicago shell source code uses the header file before the seperation // process. // // BobDay // #include "..\..\..\..\public\sdk\inc\winbase.h" #include "..\..\inc\winbasep.h"