bafax.cpp Migliorati #include
bafax.url Menu new style git-svn-id: svn://10.65.10.50/trunk@6205 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
fadb3780d1
commit
5c27fd8d63
15
ba/bafax.cpp
15
ba/bafax.cpp
@ -1,11 +1,16 @@
|
||||
#include <conio.h>
|
||||
#include <direct.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
||||
#define STRICT
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#define XVT_INCL_NATIVE
|
||||
#include <xvt.h>
|
||||
#include <windowsx.h>
|
||||
#include <shellapi.h>
|
||||
#include "faxdll.h"
|
||||
|
||||
#include <applicat.h>
|
||||
#include <assoc.h>
|
||||
#include <golem.h>
|
||||
#include <mailbox.h>
|
||||
#include <msksheet.h>
|
||||
@ -23,12 +28,6 @@
|
||||
|
||||
#include "bafax.h"
|
||||
|
||||
#define STRICT
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <shellapi.h>
|
||||
#include "faxdll.h"
|
||||
|
||||
///////////////////////////////////////////////////////////
|
||||
// Finalmente un programma multimediale!
|
||||
|
12
ba/bafax.url
12
ba/bafax.url
@ -3,11 +3,17 @@
|
||||
|
||||
#include <default.url>
|
||||
|
||||
MENU TASK_MENUBAR
|
||||
SUBMENU MENU_FILE "~File"
|
||||
SUBMENU BAR_ITEM(1) "~Modem/Fax"
|
||||
MENUBAR MENU_BAR(0)
|
||||
|
||||
MENU MENU_BAR(0)
|
||||
SUBMENU M_FILE "~File"
|
||||
SUBMENU M_EDIT "~Modifica"
|
||||
SUBMENU BAR_ITEM(1) "Modem/Fa~x"
|
||||
SUBMENU M_HELP "~Help"
|
||||
|
||||
MENU BAR_ITEM(1)
|
||||
ITEM MENU_ITEM(1) "~Stato"
|
||||
ITEM MENU_ITEM(2) "~Riconfigura"
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user