W
wutaoqing
Unregistered / Unconfirmed
GUEST, unregistred user!
現在有2個工程文件(.Exe文件)。A.exe 啝 B.exe
A.exe工程的主要任務 是發送一個消息給B.exe文件。
B.exe工程得到A.exe工程發送的消息後再進行相應的處理。
Eg: 在A.exe工程 中 當我按下Button1時 B.exe工程 將 showmessage('Button1')
在A.exe工程 中 當我按下Button2時 B.exe工程 將 showmessage('Button2')
在A.exe工程 中 當我按下Button3時 B.exe工程 將 showmessage('Button3')
請問:上面的例子(Eg)功能陔怎麽完成。謝謝各位大哥大姐的幫忙
A.exe工程的主要任務 是發送一個消息給B.exe文件。
B.exe工程得到A.exe工程發送的消息後再進行相應的處理。
Eg: 在A.exe工程 中 當我按下Button1時 B.exe工程 將 showmessage('Button1')
在A.exe工程 中 當我按下Button2時 B.exe工程 將 showmessage('Button2')
在A.exe工程 中 當我按下Button3時 B.exe工程 將 showmessage('Button3')
請問:上面的例子(Eg)功能陔怎麽完成。謝謝各位大哥大姐的幫忙