Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Bernd Paysan
bigforth
Commits
07ad635e
Commit
07ad635e
authored
Aug 11, 2012
by
bp
Browse files
Fixed typo in display.fs
git-svn-id:
https://forth-ev.de/repos/bigforth@2482
3b8d8251-53f3-0310-8f3b-fd1cb8370982
parent
be712c43
Changes
1
Hide whitespace changes
Inline
Side-by-side
displays.fs
View file @
07ad635e
...
...
@@ -839,7 +839,7 @@ private:
:noname ( lparam wparam msg win -- ) ?grab moved!
2drop >mshift $FF and mb ! >lohi mxy! 0 ;
WM_MOUSEMOVE Handler@ !
:noname
o
pointed self
:noname pointed self
IF pointed leave 0 bind pointed THEN
DefWindowProc ; WM_NCMOUSEMOVE Handler@ !
...
...
Write
Preview
Supports
Markdown
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