Visual C++
Visual Basic
Microsoft ISV
Visual J#
Visual C#
Architecture
Windows Vista
Smart Device
Visual Studio
.NET Development
Windows Forms
Game Technologies
VS Express Editions
Visual FoxPro
Windows Live
Software Development Network>> Visual C++>> How to use threads in DLL?
How to use threads in DLL?
Hot Topic
[ATL] does ATL has any collection tool lik CMap in MFC?
linking C++ with mySQL
compilation error
Any information the axLEDMeter Control?
native members of managed classes?
my visual c-code and visual c++ code after execution gives different answers
Can I add a user defined Language? (AFX_TARG_MYLANGUAGE)
Platform SDK
unsigned long *' differs in levels of indirection from 'unsigned long ** '
slow linker time: Link.exe excessive PF delta
Visual C++
Reasons why parts of the PSDK are not included in VS2005?
Is it possible to use the Microsoft Visual C++ Toolkit 2003 / compiler in VC++ 6.0?
linking C++ with a database (ex. Access)
V_I2, V_I4, V_VT VT_BSTR and friends
build solution every time
Marshall::ReadByte issue
2005 upgrade ports Floating Point Consistency incorrectly
VS 2005 linker problem
CString causing access violation.
error about"cannot be marshaled as an unmanaged structure"
How to use threads in DLL?
Can you help to use threads in a DLL proyect , Is hard to do . I never have used threads in a vc++ proyect,
thanks
Answer this question
How to use threads in DLL?
Igor Deck
Threading is the same in any type of module. See
CreateThread()
.
How to use threads in DLL?
Answer this question
How to use threads in DLL?
Igor Deck