Calling windows API using D

I hope one day the D language will be popular, but it's really a pity that a genius won't be successful,  comrade and collaboration lead to succeed.

 

Here I show a example how to invoke windows API using API.

Build tool:bud_win_3.04.dbg.exe

Compiler: DMD2.0

Additional MS liberary: advapi32.lib and mpr.lib with OMF format, notice that MS lib is coff format.

 

This application will check the read, write priviliege on local machine or remote host

 

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章