mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
d2edcad66e
Thanks to Phil Zimmermann for the code and for the license exception we needed to include it. There remains some build system integration work to be done before this code will build properly in the FreeSWITCH tree.
184 lines
4.3 KiB
Plaintext
184 lines
4.3 KiB
Plaintext
// Microsoft Visual C++ generated resource script.
|
|
//
|
|
#include "resourceppc.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#define APSTUDIO_HIDDEN_SYMBOLS
|
|
#include "resdefce.h"
|
|
#undef APSTUDIO_HIDDEN_SYMBOLS
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Russian resources
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
|
|
#ifdef _WIN32
|
|
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
|
|
#pragma code_page(1251)
|
|
#endif //_WIN32
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Icon
|
|
//
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
// remains consistent on all systems.
|
|
IDI_LIBZRTP_TEST_GUI ICON "libzrtp_test_GUI.ico"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Menu
|
|
//
|
|
|
|
IDR_MENU MENU
|
|
BEGIN
|
|
POPUP "Help"
|
|
BEGIN
|
|
MENUITEM "About", IDM_HELP_ABOUT
|
|
END
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Accelerator
|
|
//
|
|
|
|
IDC_LIBZRTP_TEST_GUI ACCELERATORS
|
|
BEGIN
|
|
"A", IDM_HELP_ABOUT, VIRTKEY, CONTROL, NOINVERT
|
|
"Q", IDM_OK, VIRTKEY, CONTROL, NOINVERT
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
IDD_ABOUTBOX DIALOG 0, 0, 164, 172
|
|
STYLE DS_SETFONT | DS_FIXEDSYS | WS_POPUP | WS_CAPTION
|
|
EXSTYLE 0x80000000L
|
|
CAPTION "About libzrtp_test_GUI"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
LISTBOX IDC_LIST1,7,7,150,158,LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
|
|
END
|
|
|
|
IDD_ABOUTBOX_WIDE DIALOG 0, 0, 210, 129
|
|
STYLE DS_SETFONT | WS_POPUP | WS_CAPTION
|
|
EXSTYLE 0x80000000L
|
|
CAPTION "About libzrtp_test_GUI"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
ICON IDI_LIBZRTP_TEST_GUI,IDC_STATIC_1,12,12,21,20,SS_REALSIZEIMAGE
|
|
LTEXT "libzrtp_test_GUI Version 1.0",IDC_STATIC_2,48,12,66,8,SS_NOPREFIX
|
|
LTEXT "Copyright (C) 2008",IDC_STATIC_3,48,24,66,8
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// DESIGNINFO
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
GUIDELINES DESIGNINFO
|
|
BEGIN
|
|
IDD_ABOUTBOX, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 157
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 165
|
|
END
|
|
|
|
IDD_ABOUTBOX_WIDE, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 203
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 122
|
|
END
|
|
END
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE
|
|
BEGIN
|
|
"resourceppc.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE
|
|
BEGIN
|
|
"#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
|
"#include ""resdefce.h""\r\n"
|
|
"#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE
|
|
BEGIN
|
|
"\r\n"
|
|
"#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)\r\n"
|
|
"LANGUAGE 25, 1\r\n"
|
|
"#pragma code_page(1251)\r\n"
|
|
"#include ""libzrtp_test_GUIppc.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
|
|
"#endif\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_APP_TITLE "libzrtp_test_GUI"
|
|
IDC_LIBZRTP_TEST_GUI "LIBZRTP_TEST_GUI"
|
|
END
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_OK "OK"
|
|
IDS_HELP "HELP"
|
|
END
|
|
|
|
#endif // Russian resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
|
|
LANGUAGE 25, 1
|
|
#pragma code_page(1251)
|
|
#include "libzrtp_test_GUIppc.rc2" // non-Microsoft Visual C++ edited resources
|
|
#endif
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|