| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
64bit Windows
|
| |
| |
| |
| | |
2) Fixed parameter of FillRect RECT -> var RECT
|
|\ \ |
|
| | | |
|
| | | |
|
|/ / |
|
| | |
|
|\ \
| |/
|/| |
Added os.getFileInfo procedure.
|
| | |
|
| |
| |
| |
| | |
Moved parts of getFileInfo into a helper template.
|
| | |
|
|/ |
|