操作系统实验[2]---Windows下创建进程和线程(Console下使用API)
EmilMatthew(EmilMatthew@126.com)
摘要:
参照[1]中所提供的方法,实现了Windows下,基于Console控制台模式的进程及线程的创建.
Abstract:
By the reference of passage [1], realize the creation of threads and processes under the console mode, with the usage of win32 APIs.