Add rayman2 source files
This commit is contained in:
BIN
Rayman_X/cpa/tempgrp/OIT/Res/ipo_dlgb.ico
Normal file
BIN
Rayman_X/cpa/tempgrp/OIT/Res/ipo_dlgb.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 766 B |
48
Rayman_X/cpa/tempgrp/OIT/Res/ipo_res.h
Normal file
48
Rayman_X/cpa/tempgrp/OIT/Res/ipo_res.h
Normal file
@@ -0,0 +1,48 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by ipo_res.rc
|
||||
//
|
||||
#define IDS_ITNAME 1
|
||||
#define IDS_GEOMETRIC_SECTION_NAME 2
|
||||
#define IDS_ELEMENT_SECTION_NAME 3
|
||||
#define IDS_ELEMENT_IT_SECTION_NAME 3
|
||||
#define IDS_ELEMENT_SUFIX_NAME 4
|
||||
#define IDS_ELEMENT_IT_SUFIX_NAME 4
|
||||
#define IDS_PHY_NAME 5
|
||||
#define IDS_ELEMENT_ALTIMAP_SECTION_NAME 6
|
||||
#define IDS_ELEMENT_ALTIMAP_SUFIX_NAME 7
|
||||
#define IDD_DIALOG_POCLASS 101
|
||||
#define IDD_DIALOG_POMODEL 102
|
||||
#define IDD_DIALOG_POANDDELTARLI 103
|
||||
#define IDI_IPO_DLGBAR_ICON 104
|
||||
#define IDC_LIST_POCLASS 1000
|
||||
#define IDC_LIST_POMODEL 1001
|
||||
#define IDC_RADIO_ALLCLASSES 1002
|
||||
#define IDC_RADIO_LOADEDMODELS 1003
|
||||
#define IDC_RADIO_ALLMODELS 1004
|
||||
#define IDC_RADIO_SELECTEDCLASS 1005
|
||||
#define IDC_BUTTON_CREATEVIGNETTE 1006
|
||||
#define IDC_CHECK_3DVIEW 1007
|
||||
#define IDC_STATIC_POCLASS 1008
|
||||
#define IDC_STATIC_POMODEL 1009
|
||||
#define IDC_CREATE_I_TRIANGLE 1010
|
||||
#define IDC_STATIC_3DVIEW 1011
|
||||
#define IDC_BUTTON_EDITPO 1012
|
||||
#define IDC_LIST_VERTEX 1013
|
||||
#define IDC_EDIT_VALUE 1014
|
||||
#define IDC_SPIN_VALUE 1015
|
||||
#define IDC_STATIC_NOIPO 1016
|
||||
#define IDC_BUTTON_APPLY 1017
|
||||
#define IDC_MODELICON 1018
|
||||
#define IDC_BUTTON_LOD 1037
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 105
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1019
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
179
Rayman_X/cpa/tempgrp/OIT/Res/ipo_res.rc
Normal file
179
Rayman_X/cpa/tempgrp/OIT/Res/ipo_res.rc
Normal file
@@ -0,0 +1,179 @@
|
||||
//Microsoft Developer Studio generated resource script.
|
||||
//
|
||||
#include "ipo_res.h"
|
||||
|
||||
#define APSTUDIO_READONLY_SYMBOLS
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Generated from the TEXTINCLUDE 2 resource.
|
||||
//
|
||||
#include "afxres.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#undef APSTUDIO_READONLY_SYMBOLS
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// English (U.S.) resources
|
||||
|
||||
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
||||
#ifdef _WIN32
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
#pragma code_page(1252)
|
||||
#endif //_WIN32
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// String Table
|
||||
//
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
BEGIN
|
||||
IDS_ITNAME "it"
|
||||
IDS_GEOMETRIC_SECTION_NAME "it\\it.mod^Geometric:"
|
||||
IDS_ELEMENT_IT_SECTION_NAME "it\\it.mod^ElementIndexedTriangles:"
|
||||
IDS_ELEMENT_IT_SUFIX_NAME "ElementIT"
|
||||
IDS_PHY_NAME "\\IT\\IT.phy^PHY:"
|
||||
IDS_ELEMENT_ALTIMAP_SECTION_NAME "it\\it.mod^ElementAltimap:"
|
||||
IDS_ELEMENT_ALTIMAP_SUFIX_NAME "ElementAltimap"
|
||||
END
|
||||
|
||||
#endif // English (U.S.) resources
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// French (France) resources
|
||||
|
||||
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
|
||||
#ifdef _WIN32
|
||||
LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
|
||||
#pragma code_page(1252)
|
||||
#endif //_WIN32
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Dialog
|
||||
//
|
||||
|
||||
IDD_DIALOG_POANDDELTARLI DIALOG DISCARDABLE 0, 0, 102, 71
|
||||
STYLE WS_CHILD
|
||||
FONT 8, "MS Sans Serif"
|
||||
BEGIN
|
||||
PUSHBUTTON "Edit PO",IDC_BUTTON_EDITPO,43,50,45,14
|
||||
CONTROL "",IDC_BUTTON_LOD,"Button",BS_OWNERDRAW | WS_TABSTOP,7,7,
|
||||
26,55
|
||||
LISTBOX IDC_LIST_VERTEX,43,7,52,21,LBS_NOINTEGRALHEIGHT |
|
||||
LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP
|
||||
EDITTEXT IDC_EDIT_VALUE,43,31,26,12,ES_AUTOHSCROLL
|
||||
CONTROL "Spin1",IDC_SPIN_VALUE,"msctls_updown32",UDS_ARROWKEYS |
|
||||
UDS_HORZ,69,30,16,12
|
||||
LTEXT "Select an IPO in list above",IDC_STATIC_NOIPO,7,7,88,8
|
||||
PUSHBUTTON "Apply",IDC_BUTTON_APPLY,79,28,15,14
|
||||
END
|
||||
|
||||
IDD_DIALOG_POCLASS DIALOG DISCARDABLE 0, 0, 77, 301
|
||||
STYLE DS_3DLOOK | WS_CHILD
|
||||
FONT 8, "MS Sans Serif"
|
||||
BEGIN
|
||||
LISTBOX IDC_LIST_POCLASS,7,15,58,58,LBS_OWNERDRAWFIXED |
|
||||
LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | WS_VSCROLL |
|
||||
WS_TABSTOP
|
||||
LISTBOX IDC_LIST_POMODEL,7,87,62,61,LBS_OWNERDRAWFIXED |
|
||||
LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | WS_VSCROLL |
|
||||
WS_TABSTOP
|
||||
CONTROL "All Classes",IDC_RADIO_ALLCLASSES,"Button",
|
||||
BS_AUTORADIOBUTTON | WS_GROUP,5,250,60,10
|
||||
CONTROL "Selected Class",IDC_RADIO_SELECTEDCLASS,"Button",
|
||||
BS_AUTORADIOBUTTON,5,260,60,10
|
||||
CONTROL "All Models",IDC_RADIO_ALLMODELS,"Button",
|
||||
BS_AUTORADIOBUTTON | WS_GROUP,5,274,60,10
|
||||
CONTROL "Loaded Models",IDC_RADIO_LOADEDMODELS,"Button",
|
||||
BS_AUTORADIOBUTTON,5,285,63,10
|
||||
PUSHBUTTON "Create Vignette",IDC_BUTTON_CREATEVIGNETTE,7,217,60,12
|
||||
CONTROL "Show 3D View",IDC_CHECK_3DVIEW,"Button",BS_AUTOCHECKBOX |
|
||||
BS_PUSHLIKE | WS_TABSTOP,7,170,63,10
|
||||
LTEXT "Classes",IDC_STATIC_POCLASS,7,4,63,8
|
||||
LTEXT "Model",IDC_STATIC_POMODEL,7,76,20,8
|
||||
CTEXT "To Display 3D view of selected model use above button\r\nBut if main device is in full screen mode, screen will become black. Use this option only if you are in windowed mode",
|
||||
IDC_STATIC_3DVIEW,7,180,63,34,WS_BORDER
|
||||
PUSHBUTTON "Indexed triangle",IDC_CREATE_I_TRIANGLE,7,153,63,11
|
||||
PUSHBUTTON "Create Model Icon",IDC_MODELICON,7,232,60,12
|
||||
END
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// DESIGNINFO
|
||||
//
|
||||
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
GUIDELINES DESIGNINFO DISCARDABLE
|
||||
BEGIN
|
||||
IDD_DIALOG_POANDDELTARLI, DIALOG
|
||||
BEGIN
|
||||
LEFTMARGIN, 7
|
||||
RIGHTMARGIN, 95
|
||||
TOPMARGIN, 7
|
||||
BOTTOMMARGIN, 64
|
||||
END
|
||||
|
||||
IDD_DIALOG_POCLASS, DIALOG
|
||||
BEGIN
|
||||
LEFTMARGIN, 7
|
||||
RIGHTMARGIN, 70
|
||||
TOPMARGIN, 7
|
||||
BOTTOMMARGIN, 294
|
||||
END
|
||||
END
|
||||
#endif // APSTUDIO_INVOKED
|
||||
|
||||
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// TEXTINCLUDE
|
||||
//
|
||||
|
||||
1 TEXTINCLUDE DISCARDABLE
|
||||
BEGIN
|
||||
"ipo_res.h\0"
|
||||
END
|
||||
|
||||
2 TEXTINCLUDE DISCARDABLE
|
||||
BEGIN
|
||||
"#include ""afxres.h""\r\n"
|
||||
"\0"
|
||||
END
|
||||
|
||||
3 TEXTINCLUDE DISCARDABLE
|
||||
BEGIN
|
||||
"\r\n"
|
||||
"\0"
|
||||
END
|
||||
|
||||
#endif // APSTUDIO_INVOKED
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Icon
|
||||
//
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
IDI_IPO_DLGBAR_ICON ICON DISCARDABLE "ipo_dlgb.ico"
|
||||
#endif // French (France) resources
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
|
||||
#ifndef APSTUDIO_INVOKED
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Generated from the TEXTINCLUDE 3 resource.
|
||||
//
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#endif // not APSTUDIO_INVOKED
|
||||
|
Reference in New Issue
Block a user