Index: src/chext/chext.rc =================================================================== diff -u -N -r8163be49a92698ada689f27b2dbe0caae69a7d5c -r6609ba39811176f4803f0556db3da30e9e457b9d --- src/chext/chext.rc (.../chext.rc) (revision 8163be49a92698ada689f27b2dbe0caae69a7d5c) +++ src/chext/chext.rc (.../chext.rc) (revision 6609ba39811176f4803f0556db3da30e9e457b9d) @@ -40,12 +40,6 @@ 3 TEXTINCLUDE BEGIN - "1 TYPELIB ""chext.tlb""\r\n" - "\0" -END - -4 TEXTINCLUDE -BEGIN "#include ""res\\chext.rc2""\r\n" "\0" END @@ -65,16 +59,6 @@ #pragma code_page(1252) #endif //_WIN32 -///////////////////////////////////////////////////////////////////////////// -// -// REGISTRY -// - -IDR_MENUEXT REGISTRY "MenuExt.rgs" -IDR_DROPMENUEXT REGISTRY "DropMenuExt.rgs" -IDR_SHELLEXTCONTROL REGISTRY "ShellExtControl.rgs" -IDR_CHEXT REGISTRY "chext.rgs" - #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// @@ -85,10 +69,8 @@ // // Generated from the TEXTINCLUDE 3 resource. // -1 TYPELIB "chext.tlb" #include "res\chext.rc2" ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED -