Quote from: skywalker on May 14, 2007, 09:44:10 AM
If yall are bored, maybe someone could write a program that will inject current date and time in a file opened in
Qeditor. :-)
Nice idea :green
today.dll
=========
Inserts the current time and date, at the current cursor position, in QEditor.
Usage:
* Copy "today.dll" to your masm folder (usually "C:\Masm32\")
* Edit "menus.ini" - insert the line "&Today,\Masm32\today.dll" into the "[&Tools]" section (or wherever you'd like it.)
* Restart QEditor and select Tools->Today to insert the current time & date.
Source code is included in today.asm ("today.def" is for building the dll.)
-- Tedd
[attachment deleted by admin]
Thanks.
Nice work.
Hi Tedd:
Great Idea!
It works foe me.