winnt.h declaration incompatible with func declared in emmintrin.h

Jennifer Jiang (Intel)
Total Points:
20,357
Status Points:
19,857
Brown Belt
June 10, 2009 6:27 PM PDT
Rate
 
#3 Reply to #2
Quoting - Taylor Kidd

So I'm guessing that the problem was that winnt.h uses a __stdcall convention which didn't match with the __cdecl convention used in emmintrin.h. (Hey, if I'm wrong, correct me.)
It's the mixmatch of winnt.h and emmintrin.h. If you do not use winnt.h, you can still use _stdcall with emmintrin.h. The icl knows what to do.

Jennifer


Intel Software Network Forums Statistics

8491 users have contributed to 31629 threads and 100770 posts to date.
In the past 24 hours, we have 28 new thread(s) 120 new posts(s), and 168 new user(s).

In the past 3 days, the most popular thread for everyone has been Implicite multithreading ??? The most posts were made to Crash when loading skeleton The post with the most views is Dear Steve, excuse me for a d

Please welcome our newest member shadowwolf99