Modern Programming

Wednesday, January 26, 2011

C++, Get all parameter there was sent by (DOS/CMD Mode)

›
#include #define uli unsigned long int /*  Get all parameter there was sent by (DOS/CMD Mode)   ex :           jal.exe -this is   Then...

TPW StrToInt IntToStr

›
function StrToInt(s:char):integer ; begin StrToInt := ord(s)-48; end; function IntToStr(ii : longint): string; var s : string[30]; be...
Tuesday, May 11, 2010

Free download VB 2010 Template

›
visit this for more.. IE 8 Accelerator (VB) Creates an IE 8 Accelerator that searches MSDN ...
2 comments:
Sunday, May 02, 2010

console application with VB

›
Some development tools, like Visual C++ and Delphi, allows the developer to easily create console applications. These tools provides specif...

Creating own firefox theme

›
Using add-ons extensions personas 1.5.3 or other versions, which you can download it at https: / / addons.mozilla.org/firefox/downloads/lat...
1 comment:
‹
Home
View web version
Powered by Blogger.