"Adam Wilson" wrote in message news:[email protected]...
Hi everyone,I have a small procedural question regarding pull requests against druntime's operating system interfaces. Specifically I may find it quite useful to add Windows API function calls and types to the core.sys.windows.windows file.Should I pull them as needed or bunch them up and do a larger pull later?
As needed, as small as possible.
