how to call windows functions from another file?

I have 2 programs in the one solution file. I have 2 separate .cpp files
i want the code from second.cpp to run in the function OnStart() which is in first.cpp
more details here
http://www.cplusplus.com/forum/beginner/97779/#msg525100
Last edited on
Topic archived. No new replies allowed.