Basically want to make a macro script
    Adam D. Ruppe via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Thu Nov 13 08:01:35 PST 2014
    
    
  
Argh some of the lines got split and broken on the email.
to compile:
dmd hotkey.d simpledisplay.d color.d -L/SUBSYSTEM:WINDOWS:5.0
should all be on one line.
Here's the code to compile:
http://arsdnet.net/dcode/hotkey.d
Still read the last message though, the lines got split but I 
added some explanation comments to it that you'll want to see and 
understand to modify it to suit your needs.
    
    
More information about the Digitalmars-d-learn
mailing list