如果範例程式碼會編譯為 C + + 檔案,連結器會產生下列錯誤訊息使用不正確的參數清單: ... NOTE: The sample code below is designed to generate two L2029 errors. */ #include extern void Test(UINT,LPSTR,LPINT,LPINT); extern void Test2 ...
support.microsoft.com