WinAPI: EnumerateProcesses; get current folder

Aug 21, 2006 12:15

#include // for getcwd
#include // for MAX_PATH
#include // for cout and cin

#include
#include
#include // function to return the current working directory ( Read more... )

Leave a comment

Up