|
-
December 22nd, 2009, 07:09 AM
#1
[RESOLVED] How to create multithreaded DLL in VS2010
Hi
this is my first project using visual studio 2010, and my first project in OOP language,
can someone tell me how to create multithreaded DLL application in VS2010.
in VS6 i found a template to create multithreaded DLL application, is it also available in VS2010 ?
thx
-
December 22nd, 2009, 07:46 AM
#2
Re: How to create multithreaded DLL in VS2010
Quite a big step you're taking considering this is the first time you use visual studio and the first time you code OOP
-
December 22nd, 2009, 10:09 PM
#3
Re: How to create multithreaded DLL in VS2010
 Originally Posted by sixpack434
Quite a big step you're taking considering this is the first time you use visual studio and the first time you code OOP
of course i also read "Addison-Wesley The C++ Programming Language",
and back in collage i learn the OOP basic, but it's 4 years ago,
and what i need right now only to recompile the code that was created using VS6
so that i can use in VS2010, also do some minor modification to run a test on HW
well, couldn't be picky if you want to survive in "this" world
-
December 23rd, 2009, 01:24 AM
#4
Re: How to create multithreaded DLL in VS2010
i've found my answer, what i want is a very basic knowledge actually ^^
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|