remove a few wineisms, they are in out main header now.

svn path=/trunk/; revision=21640
This commit is contained in:
Ged Murphy 2006-04-17 17:47:39 +00:00
parent ac88573f07
commit 85800c3f71

View file

@ -52,9 +52,7 @@ typedef LPFINDINFOW LPLVFINDINFOW;
#define TBN_WRAPHOTITEM (TBN_FIRST-24) /* this is undocumented and the name is a guess */ #define TBN_WRAPHOTITEM (TBN_FIRST-24) /* this is undocumented and the name is a guess */
#define RBBS_USECHEVRON 0x00000200
#define RBHT_CHEVRON 0x0008 #define RBHT_CHEVRON 0x0008
#define RBN_CHEVRONPUSHED (RBN_FIRST-10)
#define RB_PUSHCHEVRON (WM_USER+43) #define RB_PUSHCHEVRON (WM_USER+43)
#define HDM_SETBITMAPMARGIN (HDM_FIRST+20) #define HDM_SETBITMAPMARGIN (HDM_FIRST+20)