Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
L

liuty2006

@liuty2006
About
Posts
9
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to display a file into CScrollView?
    L liuty2006

    I want to display a text file into a view derived from CScrollView how to display the file? thanks!

    C / C++ / MFC tutorial question

  • who can answer my question?
    L liuty2006

    the qusetion is at: http://www.codeproject.com/listctrl/xlistctrl.asp?forumid=3227&fr=101&select=478331&df=100#xx478331xx

    C / C++ / MFC question com

  • DECLARE_DYNCREATE/DECLARE_DYNAMIC??
    L liuty2006

    I have a question: what is the difference bettwen DECLARE_DYNCREATE(CCtrlView) and DECLARE_DYNAMIC(CView). when and where to use them? thanks

    C / C++ / MFC question

  • "DestroyWindow" ---- Error!!!!
    L liuty2006

    when I use "DestroyWindow" to Destroy a view, there are errors appear as follow: "Warning: calling DestroyWindow in CWnd::~CWnd; OnDestroy or PostNcDestroy in derived class will not be called. Warning: calling DestroyWindow in CWnd::~CWnd; OnDestroy or PostNcDestroy in derived class will not be called." can you tell me the possile reason ? thanks in advance. liuty

    C / C++ / MFC help question

  • a question about two CPU...
    L liuty2006

    yes!I use threads. How to do with "being threadsafe". what I would pay special attention to, when i write programe?

    C / C++ / MFC question sysadmin help

  • a question about two CPU...
    L liuty2006

    I write a programe(with VC6).It run correctly at computer with ONE cpu(Win2000 server).But It can not run with TWO CPUs . For my develop envirment is ONE cpu,so I can not locate the error correctly. can you tell me the possible reason. How can i locate the error? thanks in advance. liuty

    C / C++ / MFC question sysadmin help

  • a question about STL sort
    L liuty2006

    struct A{ public: CString str1; CString str2; COleDateTimeSpan vdTime; long nNum; }; typedef std::list aList; ......//add some A Type to aList can i sort the 'aList' by the nNum? How to do with it?

    ATL / WTL / STL question c++ tutorial

  • How Locate the error when meet the leak?
    L liuty2006

    If there is a method to tell which CWnd is not delete? thanks!

    C / C++ / MFC performance help question

  • How Locate the error when meet the leak?
    L liuty2006

    How Locate the error when meet the leak as follow? ///////////////// Detected memory leaks! Dumping objects -> {46} client block at 0x009C2590, subtype 0, 100 bytes long. a CWnd object at $009C2590, 100 bytes long Object dump complete. The thread 0x244 has exited with code 0 (0x0). ////////////////////// thanks in advance!!

    C / C++ / MFC performance help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups