Coding Frenzy
Autohotkey: Disable the close button [X] of a GUI window
DISABLE() ;By RealityRipple at http://www.xtremevbtalk.com/archive/index.php/t-258725.html
{
WinGet, id, ID, A
menu:=DllCall("user32\GetSystemMenu","UInt",id,"UInt",0)
DllCall("user32\DeleteMenu","UInt",menu,"UInt",0xF060,"UInt",0×0)
WinGetPos,x,y,w,h,ahk_id %id%
WinMove,ahk_id %id%,,%x%,%y%,%w%,% h-1
WinMove,ahk_id %id%,,%x%,%y%,%w%,% h+1
}
Then insert DISABLE() after GUI, show command to call the function.
How to assign a keyboard shortcut to a macro in Word 2003 and Word 2007
Under construction.
PlainText 1.0
PlainText makes it easy for you to paste text to an application without getting the formats of the original text. After installing and running PlainText, you can use CTRL+C to copy some text and press CTRL+SHIFT+V to paste the plain text to another application.
It is especially useful when you want to copy the content of [...]
Google Dictionary for Word (GD4Word)
GD4Word (Google Dictionary for Word) does one simple thing: Select a word, and press CTRL+ALT+D, a Google Dictionary window will open displaying the definition, translation and examples of that word.
GD4Word is a Word Macro and it only works inside Microsoft Word.
GD4Word is a free version of Google Translate for Translators, a program that seriously increases [...]
Google Translate for Translators (GT4T)
Google Translate for Translators (GT4T) is a translator’s productivity tool that seamlessly integrates Google Translate into all text applications applications. GT4T makes the machine translation into a CAT tool that can seriously save time for translators.
Twitter
Email
RSS