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
J

josephvan

@josephvan
About
Posts
7
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to send WM_ to other Apps
    J josephvan

    i wanna write a program which can send messages as WM_LBUTTON_DOWN to other apps, for example, i want to work out the operation ->open "notepad"->input "ABC" in that blank edit area, what can i do in my own program? thanks a lot Josephvan thanks for your attention

    C / C++ / MFC tutorial question

  • Duplicate Items in Treeview
    J josephvan

    is the Itemtext, that's looks like +strTreeItems[0] ++strTreeItems[1] +++strTreeItems[2] +++strTreeItems[2] +++strTreeItems[2] +++strTreeItems[2] you can do it yourself i think~~~~~~~~~enjoy cheer up!!!!!

    C / C++ / MFC question database algorithms help

  • how to access mainframe from the object
    J josephvan

    thanks, it i'll try it Josephvan thanks for your attention

    C / C++ / MFC question tutorial

  • how to access mainframe from the object
    J josephvan

    i define a object from one of my own class in CMainframe, then i wanna get a pointer to this CMainframe inside the object, how can i do that? ps.my own class is derived from CDocument Josephvan thanks for your attention

    C / C++ / MFC question tutorial

  • how to access CEditView for Doc
    J josephvan

    i program an MDI text editor, the MFC template consist of a ****Doc derived from CDocument and a ****View derived from CEditView class, but i have problem when save the text i entered, i wanna use the serialize() function in the ****Doc, i've intended to get a pointer to the CEditView and get the chars in CEditView then to save it by ar<

    C / C++ / MFC c++ help tutorial

  • maybe a stupid Question,but need help!
    J josephvan

    I want to attach a CEdit to A CView,how can i do that,thanks. just now i've tried another method, i creat a CEditView and use CEditView::GetEditCtrl,which return a reference of CEdit&,but i cannot replace the Standard CEdit to the special CMyEdit derived from that. help,either way is ok for me now,thanks.... Josephvan thanks for your attention

    C / C++ / MFC question help

  • Help! how to design a platform like UltraEdit
    J josephvan

    i need a platform, that's appearance ought to be a little bit like IDEs such as VC6 or Ultraedit,i think i need three part in the platform. @Left,a listcontrol that may have tabs for different sorts of files; @Right, a View that used to display the contents of which i clicked on the left side; @Bottom,a capture of the output when i run some command on the files. in brief, that's the same architecture with VC6,but fortunately,i needn't build a real powerful IDE like that. I've tried several ways to do the job, but i cannot find a MDI solutions for display more than one files i've clicked. i used to building a SDI with splitterwindow which may have the same look i expect, but i wonder if i can do it in MDI way? i need help, if someone have the free SRCs like that,Could you send it to me at josephvan@sohu.com! thanks a lot !!!:confused: Josephvan thanks for your attention

    C / C++ / MFC visual-studio com design architecture help
  • Login

  • Don't have an account? Register

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