This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to add 4K of scratch space at the bottom of the stack using C instead of C++?


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]