M
Mike
Hi everybody.
While migrating from VC6.0 to .NET I had been getting many
compilation errors. Some are easy enough to code and
change. But some are not. These are a few of those
examples.
My project when compiled with .NET7.0 gives a
"application folder..: error
C2664: 'CWnd::OnActivateApp' : cannot convert parameter 2
from 'HTASK' to 'DWORD'"
Has OnActivateApp parameters changed in 7.0? If so what do
i need to do in order to eliminate this?
Thanks a lot, i would really appreciate if someone is able
to help me.
While migrating from VC6.0 to .NET I had been getting many
compilation errors. Some are easy enough to code and
change. But some are not. These are a few of those
examples.
My project when compiled with .NET7.0 gives a
"application folder..: error
C2664: 'CWnd::OnActivateApp' : cannot convert parameter 2
from 'HTASK' to 'DWORD'"
Has OnActivateApp parameters changed in 7.0? If so what do
i need to do in order to eliminate this?
Thanks a lot, i would really appreciate if someone is able
to help me.