Home |
RTKernel-32 Programming Manual Function WSetColor |
Function WSetColorWSetColor defines a new screen attribute to be used for the given window: void WSetColor(WWindow * W, int Color); ParametersWPointer to the window structure of the window whose screen attribute to define. ColorThe attribute to be written to the screen in subsequent output.
|