Hi, In order to dynamically load cygwin1.dll with VC, I need to add 4K of scratch space at the bottom of my stack.
The winsup/testsuite/cygload/cygload.cpp shows how to do it using C++. How can I add the scratch space using C rather than C++ in a simplest way? Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/