Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with CSharedFile

Status
Not open for further replies.

Realazad

Programmer
Apr 5, 2002
15
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top