9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
#include "windows.h"
|
|
|
|
CubeIcon ICON cube.ico
|
|
CubeIcon2 ICON cube2.ico
|
|
|
|
WhiteCross CURSOR wcross.cur
|
|
|
|
#define SBS_VERT_TAB ( SBS_VERT | WS_TABSTOP )
|