This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: How to make a Windows program using threads?


"Emmanuel STAPF" <manus@eiffel.com> writes:
> What are the options to make a windows compliant program using Windows
> Threads? I searched the web page but could not find any info on it.

Ah, how about a book on windows programming? CreateThread is a good to
start looking.

BTW, Cygwin is not yet thread-safe, so take care if you're going to do
multi-threaded programming with Cygwin.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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