Index: dll/win32/ieframe/ieframe.rc =================================================================== --- dll/win32/ieframe/ieframe.rc (revision 68206) +++ dll/win32/ieframe/ieframe.rc (working copy) @@ -67,7 +67,7 @@ #include /* @makedep: ietoolbar.bmp */ -IDB_IETOOLBAR BITMAP resources/ietoolbar.bmp +IDB_IETOOLBAR BITMAP "resources/ietoolbar.bmp" #ifdef __REACTOS__ IDC_PAGEICO ICON "resources/pages.ico" @@ -74,7 +74,7 @@ #endif /* @makedep: ieframe.rgs */ -1 WINE_REGISTRY ieframe.rgs +1 WINE_REGISTRY "ieframe.rgs" 2 WINE_REGISTRY "ieframe_v1.rgs" 3 WINE_REGISTRY "ieframe_v1.tlb.rgs"