Zebediah Figura
|
9827081305
server: Remove the no longer used set_socket_deferred request.
|
3 years ago |
Zebediah Figura
|
f98ea26c67
server: Partially implement IOCTL_AFD_BIND.
|
3 years ago |
Zebediah Figura
|
43e67ebddc
server: Remove the no longer used set_socket_event request.
|
3 years ago |
Zebediah Figura
|
830fc41fbb
server: Do not return the socket state from get_socket_event.
|
3 years ago |
Zebediah Figura
|
810a9da935
server: Remove the no longer used enable_socket_event request.
|
3 years ago |
Rémi Bernon
|
fc64aa7e7c
server: Send HID report data with the WM_INPUT messages.
|
3 years ago |
Rémi Bernon
|
1128a37e77
user32: Implement WM_INPUT / RIM_TYPEHID message dispatch.
|
3 years ago |
Zebediah Figura
|
85a615f136
ntdll: Introduce IOCTL_AFD_WINE_SENDMSG.
|
3 years ago |
Zebediah Figura
|
e634cc7f48
server: Clear FD_OOB instead of FD_READ when receiving OOB data.
|
3 years ago |
Alexandre Julliard
|
e1716530d9
server: Use a standard user APC also for timers.
|
3 years ago |
Zebediah Figura
|
834e2f04c6
ntdll: Implement IOCTL_AFD_POLL.
|
3 years ago |
Alexandre Julliard
|
4e8fcc41ca
ntdll: Replace __wine_make_process_system by a Wine-specific NtSetInformationProcess() class.
|
3 years ago |
Zebediah Figura
|
b8f4061df0
ntdll: Implement IOCTL_AFD_RECV.
|
3 years ago |
Paul Gofman
|
ddd161f339
ntdll: Validate job handles at process creation.
|
3 years ago |
Alexandre Julliard
|
d743c1e6c3
server: Send TEB and PEB in the process_init_done request.
|
3 years ago |
Rémi Bernon
|
37c7923a31
server: Add RIM_TYPEHID type / hid member to rawinput union.
|
3 years ago |
Rémi Bernon
|
6d167b91ad
server: Add rawinput union to hw_input_t / INPUT_HARDWARE.
|
3 years ago |
Alexandre Julliard
|
6a296592aa
server: Send the zero_bits parameter for remote NtCreateThreadEx() calls.
|
3 years ago |
Zebediah Figura
|
15aceec067
server: Map EINPROGRESS to STATUS_DEVICE_NOT_READY.
|
3 years ago |
Zebediah Figura
|
d6d4fa4bd1
server: Map ENOTCONN to STATUS_INVALID_CONNECTION.
|
3 years ago |
Zebediah Figura
|
12f3e27bbb
server: Map EADDRINUSE to STATUS_SHARING_VIOLATION.
|
3 years ago |
Zebediah Figura
|
a0cc341559
server: Return a proper NTSTATUS from IOCTL_AFD_ACCEPT.
|
3 years ago |
Paul Gofman
|
02e3327f06
ntdll: Implement NtGetNextThread().
|
3 years ago |
Alexandre Julliard
|
339ed57643
server: Get rid of the CPU type and functions.
|
3 years ago |
Alexandre Julliard
|
308bd35746
server: Store a machine ID instead of a CPU in the context structure.
|
3 years ago |
Alexandre Julliard
|
a51f26badf
server: Return the process machine from the main exe instead of a CPU flag.
|
3 years ago |
Alexandre Julliard
|
96865eb7e7
server: Return a list of supported machines instead of a CPU bitmask.
|
3 years ago |
Alexandre Julliard
|
191fd47e38
server: Get rid of the remaining PowerPC support.
|
3 years ago |
Alexandre Julliard
|
828077e3b3
server: Pass the NT process flags to the new_process request.
|
3 years ago |
Rémi Bernon
|
6444e4fade
server: Remove tid from set_key_state request.
|
3 years ago |