Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Side by Side Diff: media/player/resource.h

Issue 99107: media player resource header file. Mechanically generated. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « media/media.gyp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // {{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file.
3 // Used by player_wtl.rc
4 // This file is in Microsoft coding style.
5
6 #define IDD_ABOUTBOX 100
7 #define IDR_MAINFRAME 128
8 #define IDR_MAINFRAME2 128
9 #define IDR_MAINFRAME3 128
10 #define IDR_MAINFRAME4 128
11 #define IDR_CONTEXTMENU 201
12 #define IDD_PROP_PAGE1 202
13 #define IDD_PROP_PAGE2 203
14 #define IDD_PROP_PAGE3 204
15 #define IDC_TYPE 1001
16 #define IDC_WIDTH 1002
17 #define IDC_HEIGHT 1003
18 #define IDC_HORRES 1004
19 #define IDC_VERTRES 1005
20 #define IDC_BITDEPTH 1006
21 #define IDC_COMPRESSION 1008
22 #define IDC_FILELOCATION 1009
23 #define IDC_FILESIZE 1010
24 #define IDC_FILEDATE 1011
25 #define IDC_FILEATTRIB 1012
26 #define ID_RECENT_BTN 32777
27 #define ID_FILE_LAST 32804
28 #define ID_VIEW_PROPERTIES 32778
29 #define ID_VIEW_MEDIADETAILS 32780
30 #define ID_PLAY_PLAY 32781
31 #define ID_PLAY_PLAY_PAUSE 32782
32 #define ID_OPTIONS_MMX 32789
33 #define ID_OPTIONS_OPENMP 32790
34 #define ID_OPTIONS_SWSCALER 32791
35 #define ID_OPTIONS_DRAW 32792
36 #define ID_OPTIONS_AUDIO 32793
37 #define ID_OPTIONS_DUMPYUVFILE 32794
38 #define ID_Menu 32796
39 #define ID_VIEW_HALFSIZE 32795
40 #define ID_VIEW_NORMALSIZE 32797
41 #define ID_VIEW_DOUBLESIZE 32798
42 #define ID_VIEW_FITTOSCREEN 32799
43 #define ID_VIEW_FULLSCREEN 32800
44 #define ID_PLAY_HALFSPEED 32801
45 #define ID_PLAY_NORMALSPEED 32802
46 #define ID_PLAY_DOUBLESPEED 32803
47
48 // Next default values for new objects
49 #ifdef APSTUDIO_INVOKED
50 #ifndef APSTUDIO_READONLY_SYMBOLS
51 #define _APS_NEXT_RESOURCE_VALUE 203
52 #define _APS_NEXT_COMMAND_VALUE 32806
53 #define _APS_NEXT_CONTROL_VALUE 1013
54 #define _APS_NEXT_SYMED_VALUE 101
55 #endif
56 #endif
57
OLDNEW
« no previous file with comments | « media/media.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698