Update of /cvsroot/bitcollider/bitcollider/bcshellext
In directory usw-pr-cvs1:/tmp/cvs-serv20977/bcshellext
Modified Files:
ShellExt.cpp bcshellext_p.c
Log Message:
Final changes for b1015
Index: ShellExt.cpp
===================================================================
RCS file: /cvsroot/bitcollider/bitcollider/bcshellext/ShellExt.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** ShellExt.cpp 2001/07/24 00:58:03 1.10
--- ShellExt.cpp 2001/08/01 21:21:56 1.11
***************
*** 81,85 ****
}
! InsertMenu ( hmenu, uMenuIndex, MF_BYPOSITION, uidFirstCmd, _T("Bitcollide") );
return MAKE_HRESULT ( SEVERITY_SUCCESS, FACILITY_NULL, 1 );
--- 81,85 ----
}
! InsertMenu ( hmenu, uMenuIndex, MF_BYPOSITION, uidFirstCmd, _T("Bitzi Lookup") );
return MAKE_HRESULT ( SEVERITY_SUCCESS, FACILITY_NULL, 1 );
Index: bcshellext_p.c
===================================================================
RCS file: /cvsroot/bitcollider/bitcollider/bcshellext/bcshellext_p.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** bcshellext_p.c 2001/07/24 00:58:04 1.10
--- bcshellext_p.c 2001/08/01 21:21:56 1.11
***************
*** 3,7 ****
/* File created by MIDL compiler version 5.01.0164 */
! /* at Mon Jul 23 17:07:33 2001
*/
/* Compiler settings for D:\bitzi\bitcollider\bcshellext\bcshellext.idl:
--- 3,7 ----
/* File created by MIDL compiler version 5.01.0164 */
! /* at Tue Jul 31 16:17:56 2001
*/
/* Compiler settings for D:\bitzi\bitcollider\bcshellext\bcshellext.idl:
|