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
7d223c53
Commit
7d223c53
authored
Oct 09, 2022
by
Alex Henrie
Committed by
Alexandre Julliard
Oct 10, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Fix typos in NIN_BALLOON*.
Needed to compile Tera Term.
parent
9d2b879d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
shellapi.h
include/shellapi.h
+4
-4
No files found.
include/shellapi.h
View file @
7d223c53
...
...
@@ -385,10 +385,10 @@ void WINAPI WinExecErrorW(HWND hwnd,INT error, LPCWSTR lpstrFileName, LPCWSTR lp
#define NIN_SELECT (WM_USER+0)
#define NINF_KEY 1
#define NIN_KEYSELECT (NIN_SELECT|NINF_KEY)
/* WM_USER+1 */
#define NIN_BAL
OONSHOW
(WM_USER+2)
#define NIN_BAL
OONHIDE
(WM_USER+3)
#define NIN_BAL
OONTIMEOUT
(WM_USER+4)
#define NIN_BAL
OONCLICK
(WM_USER+5)
#define NIN_BAL
LOONSHOW
(WM_USER+2)
#define NIN_BAL
LOONHIDE
(WM_USER+3)
#define NIN_BAL
LOONTIMEOUT
(WM_USER+4)
#define NIN_BAL
LOONUSERCLICK
(WM_USER+5)
#define NIN_POPUPOPEN (WM_USER+6)
#define NIN_POPUPCLOSE (WM_USER+7)
...
...
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