What does “#pragma comment” mean?

后端 未结 5 1182
孤城傲影
孤城傲影 2020-11-28 18:03

What does #pragma comment mean in the following?

#pragma comment(lib, \"kernel32\")
#pragma comment(lib, \"user32\")
5条回答
提交回复
热议问题