all groups > dotnet windows forms designtime > january 2005 >
You're in the

dotnet windows forms designtime

group:

C++ example for threads?


C++ example for threads? Dr. Pastor
1/6/2005 10:45:12 PM
dotnet windows forms designtime:
I would like to find C++ example for
creating two or more threads, each with its own window,
in a .NET and windows forms environment.
(No luck in Code Project.)
Thanks for any guidance.
Re: C++ example for threads? Ulrich Sprick
1/8/2005 6:19:25 PM
Hi,

the MSDN for VS2003 has a reference section. The path is

MSDN Library / Windows Development / Windows Base Services / DLLs,
Processes and Thread / SDK Documentation / Processes and Threads.

Perhaps this link works for you, the document is entitled "Creating
Threads":


ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/dllproc/base/creating_threads
..htm

There is a lot of material in the msdn regarding threading and related
topics.
hth,ulrich

"Dr. Pastor" <elpX@adsihqX.com> schrieb im Newsbeitrag
news:YbjDd.2443$v76.663@newsread3.news.pas.earthlink.net...
[quoted text, click to view]

Re: C++ example for threads? Dr. Pastor
1/8/2005 7:16:07 PM
Thank you Sir.
AddThis Social Bookmark Button