Read Only Problem
-
I tried all the solutions but without success... I'll upload the project to her, and if you pplz can please try to solve it somehow:( here: http://www.uploading.com/files/HE1IXIZV/CDialogSK_demo.rar.html[^] Thank you.
SnaidiS(Semion)
Semion_N wrote:
http://www.uploading.com/files/HE1IXIZV/CDialogSK\_demo.rar.html\[^\]
It requires some kind of login.
Prasad Notifier using ATL | Operator new[],delete[][^]
-
I downloaded and installed vs 2005 sp1 but it didn't solve the problem...
SnaidiS(Semion)
Good news for you ! Got the culprit. Go to
SkinDialog_DemoDlg.cpp
. There is first line in the file as,#using <system.dll>
, remove that line. This line was causing problem, it is unnecessarily there. Removing this line should solve your problem.Prasad Notifier using ATL | Operator new[],delete[][^]
-
Good news for you ! Got the culprit. Go to
SkinDialog_DemoDlg.cpp
. There is first line in the file as,#using <system.dll>
, remove that line. This line was causing problem, it is unnecessarily there. Removing this line should solve your problem.Prasad Notifier using ATL | Operator new[],delete[][^]
-
Good ! where is my 5 ?
Prasad Notifier using ATL | Operator new[],delete[][^]