我想從NSIS安裝程序中調用User32.dll中的GetCaretPos函數,而我似乎只能看到內存位置錯誤的無效訪問。 這裏是我的代碼: Function fixUpRegKeyText
Exch $0 ; HWND to text box
Push $1 ; text of edit box
Push $2 ; pointer to point structure
我在Visual C++中創建了一個服務。安裝它使用instsrv.exe和srvany.exe。 當我檢查控制面板中的服務小程序時,服務已註冊。但是,當我想要啓動它,出現此消息: the service on Local Computer started and then stopped. Some service stop automatically if they have no work