13 lines
151 B
C
13 lines
151 B
C
//
|
|
// resource.h
|
|
//
|
|
// Resource declarations.
|
|
//
|
|
|
|
#ifndef RESOURCE_H
|
|
#define RESOURCE_H
|
|
|
|
//#define IDI_CASE 0
|
|
|
|
#endif // RESOURCE_H
|