Subversion Repositories filter_foundry

Rev

Rev 307 | Rev 341 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 307 Rev 317
Line 22... Line 22...
22
 
22
 
23
#include "winuser.h"
23
#include "winuser.h"
24
#include "commctrl.h"
24
#include "commctrl.h"
25
#include "ui.h"
25
#include "ui.h"
26
 
26
 
27
/*CAUTION_BMP BITMAP "caution.bmp"*/
-
 
28
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
27
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
-
 
28
/*CAUTION_BMP  BITMAP "caution.bmp"*/
29
CAUTION_ICO ICON "caution.ico"
29
CAUTION_ICO    ICON   "caution.ico"
30
ZOOMIN_ICO ICON "zoomin.ico"
30
ZOOMIN_ICO     ICON   "zoomin.ico"
31
ZOOMOUT_ICO ICON "zoomout.ico"
31
ZOOMOUT_ICO    ICON   "zoomout.ico"
32
 
32
 
33
/* Cursors for the preview window */
33
/* Cursors for the preview window */