2013-03-30  vinoca
	* dllcall.asm: 增加若干註釋。
2010-07-17  vincoa
	* NEWS: Update for 1.0.3.4
	* dllcall.asm: add "-r" option to avoid conflicting ','.
2010-06-21  vinoca
	* NEWS: Update for 1.0.3.3
	* dllcall.asm: add "%p" to pointed out that this parameter is a pointer. 

2009-12-28  vinoca
	* NEWS: Update for 1.0.3.0.
	* dllcall.asm: add ";" to dllcall,that will invoke muti functions in one command.
	* dllcall.asm: add "*" to pointed out the return value is a pointer of string.

2009-12-21  vinoca 
	* NEWS: Update for 1.0.2.1.
	* dllcall.asm: fix exit code.
	* dllcall.asm: replace atoi function with strtol in msvcrt.
	* dllcall.asm: replace print function with printf in msvcrt.
