Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 231 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 231 Bytes

Usage

TaskManager.exe

Description

A TaskManager on Win32 Platform written in C and Win32 SDK.

IDE

Dev-C++ 4.9.9.2

Compile

For Mingw:
    make -f Makefile.mingw

For VC 6.0:
    nmake /f TaskManager.mak