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.
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.