| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
GetQueuedCompletionStatus must be 64bit size on amd64 and 32bit size on x86.
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
Studio headers described in Issue #3879
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Add procs for VirtualAllocEx and VirtualFreeEx in windows.nim
|
| |
| |
| |
| | |
converted to SIZE_T
|
| | |
|
| |
| |
| |
| | |
instead of DWORD.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
DWORD to match MSDN
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
`Winsock2.h` should be all lowercase
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|