Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d114e0a4
Commit
d114e0a4
authored
Apr 12, 1995
by
Karl Heuer
Browse files
Initial revision
parent
019434e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
src/w32inevt.h
src/w32inevt.h
+13
-0
No files found.
src/w32inevt.h
0 → 100644
View file @
d114e0a4
#ifndef __NTINEVT_H__
#define __NTINEVT_H__
int
win32_read_socket
_P_
((
int
sd
,
struct
input_event
*
bufp
,
int
numchars
,
int
waitp
,
int
expected
));
void
win32_mouse_position
_P_
((
FRAME_PTR
*
f
,
Lisp_Object
*
bar_window
,
enum
scroll_bar_part
*
part
,
Lisp_Object
*
x
,
Lisp_Object
*
y
,
unsigned
long
*
time
));
#endif
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