OSDN Git Service

Use bool instead of BOOL and String instead of CString and LPCTSTR
authorMarcel Gosselin <marcelgosselin@users.sourceforge.net>
Mon, 30 Jun 2008 01:45:21 +0000 (01:45 +0000)
committerMarcel Gosselin <marcelgosselin@users.sourceforge.net>
Mon, 30 Jun 2008 01:45:21 +0000 (01:45 +0000)
commit33e4338a04a3486b051bb8f2bb9c6df924230699
treecc92945d90cf55578816b75f3235ed506c1e243b
parent02c45dfde040cd72ada88182c25162ea6f4ce633
Use bool instead of BOOL and String instead of CString and LPCTSTR
Src/Common/ClipBoard.cpp
Src/Common/ClipBoard.h
Src/DirView.cpp