Carlos
Thanks for your help ..
I had to fix the header prsht.h :
Error prsht.h 917 1: '#endif' before '#if'
and Header combaseapi.h
Error combaseapi.h 283 9: Symbol PURE is already defined. Redefinition is not the same
For the above errors was the fix for the resedit headers to just rem them out ? meaning if I rem out commctrl.h and richedit.h will that stop the calls to prsht.h and to combaseapi.h ?
//#include <commctrl.h>
//#include <richedit.h>
Also have three other errors .. DateTimePick and a Black frame used for a picture control .. and my Version.rc
I ran into these errors several months ago and decided the 'juice wasn't worth the squeeze'
If you can make any suggestions to allow the picture frame and datepick to work .. I can make Bcc72 work ..
Rick Lipkin