September 21st, 2005 07:12 PM
2 个重载没有“this”指针的合法转换
means two overloadings don't have "this"pointer's legal conversion
I see ,thank you very much!
September 21st, 2005 10:03 AM
why const CString & host cannot use the GetBuffer() function?
code:
if(inet_addr( host.GetBuffer(0) )==INADDR_NONE)
{ .....}
error:
C2663: “ATL::CSimpleStringT<BaseType>::GetBuffer” : 2...
September 5th, 2005 09:45 PM
hello,I am doing a media player in pocket pc with EVC,and I wonder if it is the same as you said that I can double click the file and then automatically transfer to my mediap player? my...
April 22nd, 2005 02:19 AM
hello,every one ,I am a postgraduate ,and I'm working on an embeded project with a wince platform,our project is to develop an application which can let each wince ending speak to each other on ...