15 lines
214 B
Plaintext
15 lines
214 B
Plaintext
|
#include <default.url>
|
||
|
#include "ba0.h"
|
||
|
|
||
|
MENU TASK_MENUBAR
|
||
|
SUBMENU MENU_FILE "~File"
|
||
|
|
||
|
|
||
|
#if XVT_OS == XVT_OS_WIN
|
||
|
#transparent $$$
|
||
|
BA0_PICTURE bitmap DISCARDABLE f:\p.due\bmp\ba0.bmp
|
||
|
$$$
|
||
|
#endif
|
||
|
|
||
|
|