Add rayman2 source files
This commit is contained in:
25
Rayman_X/cpa/tempgrp/Tot/res/OTres.h
Normal file
25
Rayman_X/cpa/tempgrp/Tot/res/OTres.h
Normal file
@@ -0,0 +1,25 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by OTres.rc
|
||||
//
|
||||
#define OT_IDD_DIALOGLOAD 101
|
||||
#define TOT_IDD_DIALOGLOAD 102
|
||||
#define TOT_IDI_FAMILY 103
|
||||
#define TOT_IDI_OBJTABLE 104
|
||||
#define TOT_IDI_OBJTABLEB 105
|
||||
#define TOT_IDI_UNLOAD 106
|
||||
#define TOT_UNLOADB 107
|
||||
#define TOT_IDI_UNLOADB 107
|
||||
#define OT_IDC_LISTOBJECTS 1000
|
||||
#define TOT_IDC_TREE 1001
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 104
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1002
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
113
Rayman_X/cpa/tempgrp/Tot/res/OTres.rc
Normal file
113
Rayman_X/cpa/tempgrp/Tot/res/OTres.rc
Normal file
@@ -0,0 +1,113 @@
|
||||
//Microsoft Developer Studio generated resource script.
|
||||
//
|
||||
#include "OTres.h"
|
||||
|
||||
#define APSTUDIO_READONLY_SYMBOLS
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Generated from the TEXTINCLUDE 2 resource.
|
||||
//
|
||||
#include "afxres.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#undef APSTUDIO_READONLY_SYMBOLS
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// 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
|
||||
//
|
||||
|
||||
TOT_IDD_DIALOGLOAD DIALOG DISCARDABLE 0, 0, 167, 186
|
||||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Dialog"
|
||||
FONT 8, "MS Sans Serif"
|
||||
BEGIN
|
||||
DEFPUSHBUTTON "OK",IDOK,20,165,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,90,165,50,14
|
||||
CONTROL "Tree1",TOT_IDC_TREE,"SysTreeView32",TVS_HASBUTTONS |
|
||||
TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP |
|
||||
WS_BORDER | WS_TABSTOP,5,5,155,150
|
||||
END
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// DESIGNINFO
|
||||
//
|
||||
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
GUIDELINES DESIGNINFO DISCARDABLE
|
||||
BEGIN
|
||||
TOT_IDD_DIALOGLOAD, DIALOG
|
||||
BEGIN
|
||||
LEFTMARGIN, 7
|
||||
RIGHTMARGIN, 160
|
||||
TOPMARGIN, 7
|
||||
BOTTOMMARGIN, 179
|
||||
END
|
||||
END
|
||||
#endif // APSTUDIO_INVOKED
|
||||
|
||||
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// TEXTINCLUDE
|
||||
//
|
||||
|
||||
1 TEXTINCLUDE DISCARDABLE
|
||||
BEGIN
|
||||
"OTres.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.
|
||||
TOT_IDI_FAMILY ICON DISCARDABLE "TOTfam.ico"
|
||||
TOT_IDI_OBJTABLE ICON DISCARDABLE "TOTobj.ico"
|
||||
TOT_IDI_OBJTABLEB ICON DISCARDABLE "TOTobjb.ico"
|
||||
TOT_IDI_UNLOAD ICON DISCARDABLE "TOTno.ico"
|
||||
TOT_IDI_UNLOADB ICON DISCARDABLE "TOTnob.ico"
|
||||
#endif // French (France) resources
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
|
||||
#ifndef APSTUDIO_INVOKED
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Generated from the TEXTINCLUDE 3 resource.
|
||||
//
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#endif // not APSTUDIO_INVOKED
|
||||
|
BIN
Rayman_X/cpa/tempgrp/Tot/res/TOTfam.ico
Normal file
BIN
Rayman_X/cpa/tempgrp/Tot/res/TOTfam.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
Rayman_X/cpa/tempgrp/Tot/res/TOTno.ico
Normal file
BIN
Rayman_X/cpa/tempgrp/Tot/res/TOTno.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
Rayman_X/cpa/tempgrp/Tot/res/TOTnob.ico
Normal file
BIN
Rayman_X/cpa/tempgrp/Tot/res/TOTnob.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
Rayman_X/cpa/tempgrp/Tot/res/TOTobj.ico
Normal file
BIN
Rayman_X/cpa/tempgrp/Tot/res/TOTobj.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
Rayman_X/cpa/tempgrp/Tot/res/TOTobjb.ico
Normal file
BIN
Rayman_X/cpa/tempgrp/Tot/res/TOTobjb.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user