mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 03:46:38 +00:00
remove a few wineisms, they are in out main header now.
svn path=/trunk/; revision=21640
This commit is contained in:
parent
ac88573f07
commit
85800c3f71
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue