ccInitialize - Example Code

   /*
    * Create the caption window and save the handle for further use.
    */
   hwndCaption = ccInitialize ( (HWND) hwndMainDialogBox );


[Back: ccInitialize - Related Functions]
[Next: ccInitialize - Topics]