:-D I am a chinese!
anycallmy
Posts
-
How to insert a control into CRichEditCtrl? -
How to insert a control into CRichEditCtrl?I have created a control using ATL COM wizard. Now I do not know to insert it into a CRichEditCtrl , plz help me , Thanks :confused:
-
How to detect fullscreen?thx :)
-
How to detect fullscreen?Any one know how to detect if a fullscreen application is running (for example: game, video, pp presentation, etc...) thanks in advance...
-
template friend operator function ?o sorry ,i am a Chinese,so the words is Chinese.
-
Why this can`t compler?Thanks
-
template friend operator function ?:(:( Who can help me? #include "stdafx.h" template struct S { int qqq; friend bool operator< (const S&t1,const S&t2); }; template bool operator< (const S&t1,const S&t2) { return true; } int _tmain(int argc, _TCHAR* argv[]) { Ss; Ss2; bool uintb = s2 const &,struct S const &)" (??M@YA_NABU?$S@H@@0@Z) ,该符号在函数 _main 中被引用 Debug/TestSTL.exe : fatal error LNK1120: 1 个无法解析的外部命令 ~_~
-
Why this can`t compler?:( Who can help me? #include "stdafx.h" template struct S { int qqq; friend bool operator< (const S&t1,const S&t2); }; template bool operator< (const S&t1,const S&t2) { return true; } int _tmain(int argc, _TCHAR* argv[]) { Ss; Ss2; bool uintb = s2 const &,struct S const &)" (??M@YA_NABU?$S@H@@0@Z) ,该符号在函数 _main 中被引用 Debug/TestSTL.exe : fatal error LNK1120: 1 个无法解析的外部命令 ~_~