Hello everyone,
Has anyone ever used the class CSharedFile. I was trying to implement the clipboard copy functionality (as I found in one MSDN article) that uses CSharedFile. My problem is that the compiler keeps giving me the "error C2065: 'CSharedFile' : undeclared identifier" error even though I have included the AFXADV.H header file.
Can someone shed some light as to what is happenning.
Thanks a lot
Sarva
Has anyone ever used the class CSharedFile. I was trying to implement the clipboard copy functionality (as I found in one MSDN article) that uses CSharedFile. My problem is that the compiler keeps giving me the "error C2065: 'CSharedFile' : undeclared identifier" error even though I have included the AFXADV.H header file.
Can someone shed some light as to what is happenning.
Thanks a lot
Sarva