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
0c247ec7
Commit
0c247ec7
authored
Nov 07, 2000
by
Francois Gouget
Committed by
Alexandre Julliard
Nov 07, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typos in comments.
parent
ea9d4ce2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
uitools.c
controls/uitools.c
+1
-1
tchar.h
include/tchar.h
+1
-1
No files found.
controls/uitools.c
View file @
0c247ec7
...
...
@@ -450,7 +450,7 @@ static BOOL UITOOLS95_DrawRectEdge(HDC hdc, LPRECT rc,
LTOuterI
=
RBOuterI
=
LTRBOuterFlat
[
uType
&
(
BDR_INNER
|
BDR_OUTER
)];
/* Bertho Stultiens states above that this function exactly matches win95
* In win98 BF_FLAT rectang
el
s have an inner border same color as the
* In win98 BF_FLAT rectang
le
s have an inner border same color as the
* middle (COLOR_BTNFACE). I believe it's the same for win95 but since
* I don't know I go with Bertho and just sets it for win98 until proven
* otherwise.
...
...
include/tchar.h
View file @
0c247ec7
...
...
@@ -74,7 +74,7 @@ char *CRTDLL__strrev(char *string);
*/
#define _strdec(start,current) (start<current?(current)-1:NULL)
#define _strinc(current) ((current)+1)
/* FIXME: _strncnt an
s
strncnt are missing */
/* FIXME: _strncnt an
d
strncnt are missing */
/* FIXME: _strspnp is not implemented */
...
...
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