Search Results

1
vote

C library vs WinApi

A few additional points on some examples: FillMemory, ZeroMemory Neither these nor the C functions are system calls, so either one might be implemented …