Last change
on this file since 34327 was 34327, checked in by vboxsync, 14 years ago |
Tabs, not confidential.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
363 bytes
|
Line | |
---|
1 | /* $Id: resource.h 34327 2010-11-24 14:31:57Z vboxsync $ */
|
---|
2 | /** @file
|
---|
3 | * resource.h - resource header file.
|
---|
4 | */
|
---|
5 |
|
---|
6 | /*
|
---|
7 | * Copyright (C) 2010 Oracle Corporation
|
---|
8 | *
|
---|
9 | * Oracle Corporation
|
---|
10 | * All rights reserved
|
---|
11 | */
|
---|
12 |
|
---|
13 | #define IDI_VIRTUALBOX 101
|
---|
14 |
|
---|
15 | #define IDI_FILETYPE_VBOX 201
|
---|
16 | #define IDI_FILETYPE_VBOX_EXTPACK 202
|
---|
17 |
|
---|
18 | #define IDI_FILETYPE_VBOX_OVF 301
|
---|
19 | #define IDI_FILETYPE_VBOX_OVA 302
|
---|
Note:
See
TracBrowser
for help on using the repository browser.