Clipboard Functionality not working in VC.Net Version.
-
hi all, I am not able to use the ClipBoard Functionality of vc6.0 in VC7.0. For Example the ClipBoard Functionalities like ::OpenClipboard(...),::SetClipboardData(...) etc. Presently i am migrating the VC6.0 to VC7.0 in UnManged Code. Consider that it is not a Managed Code but it is Unmanaged Code in VC7.Net Version. Please help me out.
Uday kiran
-
hi all, I am not able to use the ClipBoard Functionality of vc6.0 in VC7.0. For Example the ClipBoard Functionalities like ::OpenClipboard(...),::SetClipboardData(...) etc. Presently i am migrating the VC6.0 to VC7.0 in UnManged Code. Consider that it is not a Managed Code but it is Unmanaged Code in VC7.Net Version. Please help me out.
Uday kiran
uday kiran janaswamy wrote:
I am not able to use the ClipBoard Functionality of vc6.0 in VC7.0.
What errors you are getting ?
Prasad Notifier using ATL | Operator new[],delete[][^]
-
uday kiran janaswamy wrote:
I am not able to use the ClipBoard Functionality of vc6.0 in VC7.0.
What errors you are getting ?
Prasad Notifier using ATL | Operator new[],delete[][^]
hi, i am getting the "Unsupported File Format", It is giving this Error when i am trying to have ClipBoard Support from VC7.0 Version. Its very very Urgent. Help me out.
Uday kiran
-
hi, i am getting the "Unsupported File Format", It is giving this Error when i am trying to have ClipBoard Support from VC7.0 Version. Its very very Urgent. Help me out.
Uday kiran
uday kiran janaswamy wrote:
i am getting the "Unsupported File Format", It is giving this Error when i am trying to have ClipBoard Support from VC7.0 Version.
Where exactly you are getting this error, in code ? I can use these funciton is VS2k5, without any error.
Prasad Notifier using ATL | Operator new[],delete[][^]