• A
    proc: replace cgo with syscalls on windows · 8d4d0871
    Alex Brainman 提交于
    Unrelated to conversion, I have also changed (*Thread).readMemory
    to return only first count bytes of memory just as advised
    by ReadProcessMemory.
    
    Fixes #409
    Fixes #412
    Fixes #416
    8d4d0871
proc_windows.go 13.1 KB