This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..

แสดงบทความที่มีป้ายกำกับ code แสดงบทความทั้งหมด
แสดงบทความที่มีป้ายกำกับ code แสดงบทความทั้งหมด

วันจันทร์ที่ 12 มีนาคม พ.ศ. 2555

Compile 3proxy โดยใช้ Microsoft Visual Studio 2010

ก่อนอื่นก็โหลด source code

3proxy จาก http://www.3proxy.ru/download/

ทำการแตกไฟล์ D:/3proxy
จากนั้นไปที่
Start Menu>Program Files (x86)\Microsoft Visual Studio 2010\Visual Studio Tools\
เลือก Visual Studio Command Prompt (2010)
เมื่อเข้าไปในหน้าต่าง CMD ให้พิมพ์ย้ายที่อยู่ไปที่ cd D:\3proxy
จากนั้นพิมพ์
nmake /f Makefile.msvc clean
ต่อด้วย
nmake /f Makefile.msvc all
เท่านี้เราก็จะได้ไฟล์ exe มาใช้งานแล้วครับ