[Dda-cvs] ntdda ntdda.dsp,1.42,1.43
Status: Beta
Brought to you by:
doolin
From: David M. D. <do...@us...> - 2006-07-31 02:15:32
|
Update of /cvsroot/dda/ntdda In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv12677 Modified Files: ntdda.dsp Log Message: Added rb tree. Index: ntdda.dsp =================================================================== RCS file: /cvsroot/dda/ntdda/ntdda.dsp,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** ntdda.dsp 28 Jul 2006 15:44:06 -0000 1.42 --- ntdda.dsp 31 Jul 2006 02:15:28 -0000 1.43 *************** *** 191,195 **** # Begin Source File ! SOURCE=.\src\win32gui\drawdialog3.c # End Source File # Begin Source File --- 191,195 ---- # Begin Source File ! SOURCE=.\src\win32gui\drawdialog.c # End Source File # Begin Source File *************** *** 308,311 **** --- 308,315 ---- # Begin Source File + SOURCE=.\src\rb.c + # End Source File + # Begin Source File + SOURCE=.\include\resource.h # End Source File |