Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
327ad5f2
Commit
327ad5f2
authored
Nov 08, 2004
by
Rémi Assailly
Committed by
Alexandre Julliard
Nov 08, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add some structure tags.
parent
fac7a5ab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
winuser.h
include/winuser.h
+3
-4
No files found.
include/winuser.h
View file @
327ad5f2
...
...
@@ -1878,7 +1878,7 @@ typedef struct tagACCEL
#define TPM_NONOTIFY 0x0080
#define TPM_RETURNCMD 0x0100
typedef
struct
typedef
struct
tagTPMPARAMS
{
UINT
cbSize
;
RECT
rcExclude
;
...
...
@@ -1899,8 +1899,7 @@ typedef struct tagCOMBOBOXINFO
HWND
hwndList
;
}
COMBOBOXINFO
,
*
PCOMBOBOXINFO
,
*
LPCOMBOBOXINFO
;
/* FIXME: not sure this one is correct */
typedef
struct
{
typedef
struct
tagMENUITEMINFOA
{
UINT
cbSize
;
UINT
fMask
;
UINT
fType
;
...
...
@@ -1915,7 +1914,7 @@ typedef struct {
HBITMAP
hbmpItem
;
}
MENUITEMINFOA
,
*
LPMENUITEMINFOA
;
typedef
struct
{
typedef
struct
tagMENUITEMINFOW
{
UINT
cbSize
;
UINT
fMask
;
UINT
fType
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment