vs2005 sp1 添加的对smart device native(c++) 支持(support) 新类, 如CSpliterWnd

    技术2022-05-11  63

    eVC MFC中的有些类在  VS2005 smart device native(c++) project  不支持, 看到MS 员工的一篇博客, 其原因是开发vs2005时 缺少时间,  在其SP1中又添加了下面15个类, 但还是有一些类没有支持,CPrintInfo, CCeSocket, 

    1.      CHttpFile

    2.      CInternetSession

    3.      CHttpConnection

    4.      CInternetFile

    5.      CInternetConnection

    6.      CInternetexception

    7.      CDialogBar

    8.      CBitmapButton

    9.      CEditView

    10.  CReBar

    11.  CReBarCtrl

    12.  CSplitterWnd

    13.  CRecentFileList

    14.  CFindReplaceDialog

             15.   COleSafeArray 

    最新回复(0)