Update of /cvsroot/pywin32/pywin32/com
In directory sc8-pr-cvs1:/tmp/cvs-serv26718
Modified Files:
axcontrol.dsp
Log Message:
IOleWindow gets upgraded to a core interface.
Index: axcontrol.dsp
===================================================================
RCS file: /cvsroot/pywin32/pywin32/com/axcontrol.dsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** axcontrol.dsp 27 Oct 2001 06:37:55 -0000 1.6
--- axcontrol.dsp 8 Oct 2003 23:53:50 -0000 1.7
***************
*** 127,134 ****
# Begin Source File
- SOURCE=.\win32comext\axcontrol\src\PyIOleWindow.cpp
- # End Source File
- # Begin Source File
-
SOURCE=.\win32comext\axcontrol\src\PyISpecifyPropertyPages.cpp
# End Source File
--- 127,130 ----
|