ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/PowerCalcVista/include/ShellExecute.nsh
(Generate patch)

Comparing:
NSISPlugins/ShellExecute/ShellExecute.nsh (file contents), Revision 1167 by douglas, 2009-05-15T23:46:59-07:00 vs.
PowerCalcVista/include/ShellExecute.nsh (file contents), Revision 1170 by douglas, 2009-05-16T00:24:15-07:00

# Line 5 | Line 5
5   ; $Id$
6  
7   !ifndef SHELLEXECUTE_INCLUDED
8 !define SHELLEXECUTE_INCLUDED
8   !verbose push
9   !verbose 3
10 + !define SHELLEXECUTE_INCLUDED
11  
12   !define NULL "0"
13  
# Line 31 | Line 31
31   !define SEE_MASK_FLAG_LOG_USAGE         0x04000000
32  
33   !verbose pop
34 < !endif; SHELLEXECUTE_INCLUDED
34 > !endif #SHELLEXECUTE_INCLUDED
35  
36   # vim: autoindent filetype=nsis

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines