Flash

OllyDbg Plugin API

Flash

Displays highlighted message on the bottom of main OllyDbg window. This message automatically disappears in 500 milliseconds.

void Flash(char *format,...);

Parameters:

format - format string (as in call to printf), followed by optional arguments.

See also: Message, Infoline, Progress