ch1_1Doc.obj : error LNK2001: unresolved external symbol "struct HDIB__ * __stdcall ReadDIBFile(class CFile &)" (?ReadDIBFile@@YGPAUHDIB__@@AAVCFile@@@Z)
ch1_1Doc.obj : error LNK2001: unresolved external symbol "int __stdcall SaveDIB(struct HDIB__ *,class CFile &)" (?SaveDIB@@YGHPAUHDIB__@@AAVCFile@@@Z)
ch1_1Doc.obj : error LNK2001: unresolved external symbol "int __stdcall CreateDIBPalette(struct HDIB__ *,class CPalette *)" (?CreateDIBPalette@@YGHPAUHDIB__@@PAVCPalette@@@Z)
ch1_1Doc.obj : error LNK2001: unresolved external symbol "unsigned long __stdcall DIBHeight(char *)" (?DIBHeight@@YGKPAD@Z)
ch1_1View.obj : error LNK2001: unresolved external symbol "unsigned long __stdcall DIBHeight(char *)" (?DIBHeight@@YGKPAD@Z)
ch1_1Doc.obj : error LNK2001: unresolved external symbol "unsigned long __stdcall DIBWidth(char *)" (?DIBWidth@@YGKPAD@Z)
ch1_1View.obj : error LNK2001: unresolved external symbol "unsigned long __stdcall DIBWidth(char *)" (?DIBWidth@@YGKPAD@Z)
ch1_1View.obj : error LNK2001: unresolved external symbol "int __stdcall PaintDIB(struct HDC__ *,struct tagRECT *,struct HDIB__ *,struct tagRECT *,class CPalette *)" (?PaintDIB@@YGHPAUHDC__@@PAUtagRECT@@PAUHDIB__@@1PAVCPalette@@@Z)
ch1_1View.obj : error LNK2001: unresolved external symbol "void * __stdcall CopyHandle(void *)" (?CopyHandle@@YGPAXPAX@Z)
ch1_1Doc.obj : error LNK2001: unresolved external symbol "int __stdcall SaveDIB(struct HDIB__ *,class CFile &)" (?SaveDIB@@YGHPAUHDIB__@@AAVCFile@@@Z)
ch1_1Doc.obj : error LNK2001: unresolved external symbol "int __stdcall CreateDIBPalette(struct HDIB__ *,class CPalette *)" (?CreateDIBPalette@@YGHPAUHDIB__@@PAVCPalette@@@Z)
ch1_1Doc.obj : error LNK2001: unresolved external symbol "unsigned long __stdcall DIBHeight(char *)" (?DIBHeight@@YGKPAD@Z)
ch1_1View.obj : error LNK2001: unresolved external symbol "unsigned long __stdcall DIBHeight(char *)" (?DIBHeight@@YGKPAD@Z)
ch1_1Doc.obj : error LNK2001: unresolved external symbol "unsigned long __stdcall DIBWidth(char *)" (?DIBWidth@@YGKPAD@Z)
ch1_1View.obj : error LNK2001: unresolved external symbol "unsigned long __stdcall DIBWidth(char *)" (?DIBWidth@@YGKPAD@Z)
ch1_1View.obj : error LNK2001: unresolved external symbol "int __stdcall PaintDIB(struct HDC__ *,struct tagRECT *,struct HDIB__ *,struct tagRECT *,class CPalette *)" (?PaintDIB@@YGHPAUHDC__@@PAUtagRECT@@PAUHDIB__@@1PAVCPalette@@@Z)
ch1_1View.obj : error LNK2001: unresolved external symbol "void * __stdcall CopyHandle(void *)" (?CopyHandle@@YGPAXPAX@Z)