VDD_Msg_ForColor


    include minivdd.inc
    VxDcall VDD_Msg_ForColor

The VDD_Msg_ForColor service sets the foreground attribute for messages displayed when in message mode.

Parameters

EAX

Specifies the color. For EGA/VGA drivers, this parameter is a text mode attribute.

EBX

Specifies the virtual machine handle.


Return Value

This service has no return value.

Comments

A virtual device that uses this service must issue a Begin_Message_Mode control message before calling this service.

Uses

Flags