omar40276 發表於 15-2-8 11:56

[問]如何用程式碼實現打開檔案&開啟EA屬性視窗

請問各位先進,我打算在EA中寫個按鈕然後,按下按鈕可以開啟EA屬性視窗或是打開某個檔案,這該如何實現呢?


sunaley 發表於 15-2-8 14:58

1.keystroke
2.win32 api: shellexecute

omar40276 發表於 15-2-8 21:09

本帖最後由 omar40276 於 15-2-8 21:24 編輯

sunaley 發表於 15-2-8 14:58 static/image/common/back.gif
1.keystroke
2.win32 api: shellexecute
感謝您!!我已完成了!!

頁: [1]
查看完整版本: [問]如何用程式碼實現打開檔案&開啟EA屬性視窗