請教大家,生成exe以后,把exe檔案復制到桌面上,但是點擊運行會出現計算機丟失skinppwtl.dll的故障,在網上找了幾種方法試過了,把dll和exe放到一個檔案夾下不管用,重新生成debug下的exe和重新生成release下的exe也沒有用。請問哪位高手能告知是怎么回事?唯一發現的是重新生成對skinppwtl.dll的修改日期沒有影響,其余的都是最新生成時間。
uj5u.com熱心網友回復:
The directory from which the application loaded.The current directory.
Windows 95 and Windows 98: The Windows system directory. Use theGetSystemDirectory function to get the path of this directory.
Windows NT: The 32-bit Windows system directory. Use the GetSystemDirectory function to get the path of this directory. The name of this directory is SYSTEM32.
Windows NT: The 16-bit Windows system directory. There is no function that obtains the path of this directory, but it is searched. The name of this directory is SYSTEM.
The Windows directory. Use theGetWindowsDirectory function to get the path of this directory.
The directories that are listed in the PATH environment variable.
uj5u.com熱心網友回復:
skinppwtl.dll 這個dll是否是vs2010編譯的。uj5u.com熱心網友回復:
生成的是exe,為什么dll也要一起跟著從新生成?dll只有是你編譯出來的,才會每次變異完之后重新生成uj5u.com熱心網友回復:
不是vs編譯的,應該是vc編譯的,后期我在vs上在界面上也添加了別的控制元件,現在我把exe和dll一起復制出來也能運行不報錯,但是界面畫面簡易化了,和程式下運行的界面不一樣,怎么破?高人
uj5u.com熱心網友回復:
我網上查的dll是和皮膚有關的檔案,如果我在vs上更改界面以后,重新編譯不重新生成,運行時候才會報錯呢?我只是猜想,這個問題我在網上沒有找到答案,所以才想問問大家有沒有解決辦法。
uj5u.com熱心網友回復:
網上下載的DLL,要注意dll版本,與你的作業系統一致。uj5u.com熱心網友回復:
打開你編譯的工程的屬性,配置屬性的常規里,有個配置型別,這個你看看是exe還是dll的,如果這個是exe的那呼叫到的dll不會自動重新生成轉載請註明出處,本文鏈接:https://www.uj5u.com/gongcheng/126435.html
標籤:網絡編程
上一篇:c++word 頁面 分欄
