OSDN Git Service

PATCH: [ 1157859 ] Add LVS_SHOWSELALWAYS style to dirview
authorPerry Rapp <elsapo@users.sourceforge.net>
Sun, 6 Mar 2005 19:39:35 +0000 (19:39 +0000)
committerPerry Rapp <elsapo@users.sourceforge.net>
Sun, 6 Mar 2005 19:39:35 +0000 (19:39 +0000)
  Src: DirView.cpp Merge.dsp
  Common new files: WindowStyle.cpp WindowStyle.h
(second application -- Merge.dsp was not saved to disk before)

Src/Merge.dsp
Src/readme.txt

index a2c26bd..4817a4a 100644 (file)
@@ -795,6 +795,10 @@ SOURCE=.\WaitStatusCursor.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\Common\WindowStyle.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\WMGotoDlg.cpp
 # End Source File
 # End Group
@@ -1211,6 +1215,10 @@ SOURCE=.\WaitStatusCursor.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\Common\WindowStyle.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\WMGotoDlg.h
 # End Source File
 # End Group
index 97868c6..4bd518a 100644 (file)
@@ -12,7 +12,7 @@
    java.cpp list.cpp pascal.cpp perl.cpp php.cpp python.cpp rexx.cpp rsrc.cpp
    sgml.cpp sh.cpp siod.cpp sql.cpp tcl.cpp tex.cpp xml.cpp
  PATCH: [ 1157859 ] Add LVS_SHOWSELALWAYS style to dirview
-  Src: DirView.cpp
+  Src: DirView.cpp Merge.dsp
   Common new files: WindowStyle.cpp WindowStyle.h