VS2010 .net 3.5
private void ReadDaqThreadProc()
{
dThreadCallback tcb = new dThreadCallback(ReadDaq);
while (flags.daqEnabled)
...
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
Search:Type: Posts; User: Wadashe Search: Search took 0.00 seconds.
Results 1 to 1 of 1
|
Click Here to Expand Forum to Full Width |