summaryrefslogtreecommitdiff
path: root/uisimulator/win32/resource.h
diff options
context:
space:
mode:
authorFelix Arends <edx@rockbox.org>2002-04-25 04:41:45 +0000
committerFelix Arends <edx@rockbox.org>2002-04-25 04:41:45 +0000
commit144bc70a12f84620137ce17bc843c26b27839717 (patch)
tree1424a4d8371aed3fbc7cb7a612f553a3d2ef45c9 /uisimulator/win32/resource.h
parent7b9581a13148957842ab53e2b28bf0a663a48980 (diff)
downloadrockbox-144bc70a12f84620137ce17bc843c26b27839717.tar.gz
rockbox-144bc70a12f84620137ce17bc843c26b27839717.zip
First Version of UISimulator for Win32
lcd and keypad working for recorder git-svn-id: svn://svn.rockbox.org/rockbox/trunk@221 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/win32/resource.h')
-rw-r--r--uisimulator/win32/resource.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/uisimulator/win32/resource.h b/uisimulator/win32/resource.h
new file mode 100644
index 0000000000..0e45d58d95
--- /dev/null
+++ b/uisimulator/win32/resource.h
@@ -0,0 +1,17 @@
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by uisw32.rc
4//
5#define IDB_BITMAP1 102
6#define IDB_UI 102
7
8// Next default values for new objects
9//
10#ifdef APSTUDIO_INVOKED
11#ifndef APSTUDIO_READONLY_SYMBOLS
12#define _APS_NEXT_RESOURCE_VALUE 103
13#define _APS_NEXT_COMMAND_VALUE 40001
14#define _APS_NEXT_CONTROL_VALUE 1001
15#define _APS_NEXT_SYMED_VALUE 101
16#endif
17#endif