Quantcast
Channel: EngineerZone: Message List
Viewing all articles
Browse latest Browse all 28044

VDK::GetThreadId returns wrong value

$
0
0

Hi guys.

 

bf531.

ide 5.0.1

 

pseudo code:

class A

{

     void foo();

     void foo2();

};

void A::foo2()

{

     VDK::GetThreadID() // returns wrong id. system hangs

}

void A::foo()

{

     VDK::GetThreadID() // works good

     foo2();

}

 

...

A a;

a.foo();

 

what should i do?

any suggestions?

how to track that bug?

is this is a stack corruption?


Viewing all articles
Browse latest Browse all 28044

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>