these line isn't portable with Dev C++:
Code:
__declspec ( property ( put = SetText, get = GetText ) ) string Text ;
can you tell me how cai fix it?