Creating thread in windows 8 with c language -


i wanted know routine createthread works in windows 8 ? if yes enough add header file #include or other changes added in windows 8

createthread function supported windows desktop apps not supported windows metro-style apps. if see windows 8 architecture, can find win32 library not available metro apps. have use threadpool.runasync methods instead.


Comments

Popular posts from this blog

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -