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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
M

Martial Spirit

@Martial Spirit
About
Posts
9
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How could I change the CMFCPropertyGridCtrl Property or value column width
    M Martial Spirit

    failed :(

    Best Regards

    C / C++ / MFC question

  • how to export dialog class from dll, and ...?
    M Martial Spirit

    Hmm, It seems this question is too hard to answer, Is it possible to send message to main program's window? Best Regards

    C / C++ / MFC tutorial question

  • writing text files
    M Martial Spirit

    of course you can, just use sprintf to specify the file name. like this: char fname[256]; for (int i=0; i

    C / C++ / MFC question

  • how to export dialog class from dll, and ...?
    M Martial Spirit

    I want to export a dialog class from a dll, by using this dialog class, I could create model or modeless dialog in my main project. Then I need to send messages to mainwnd from the dialog class exported from the already created dll, who can tell me how, or give me some ideas. Thanks very much. Best Regards

    C / C++ / MFC tutorial question

  • Reading a text file
    M Martial Spirit

    sure, It isn't a difficult thing:-) read the text to buffer, and chr the space char ' ', then replace it with '\r', OK, output it to file or screen. Best Regards

    C / C++ / MFC question

  • memory allocation
    M Martial Spirit

    Thanks! I read the articles you put here, I think the heap-block list maybe helpful, but performance counter only give the memory used by process itself, cannot see the dll inside of it. Best Regards

    C / C++ / MFC performance tutorial

  • memory allocation
    M Martial Spirit

    How to determinate the memory allocated in a specific dll module. my software crashed in scilence, the only reason is I loaded too big pictures, and I called some function in specific dll, so I'm wondering how many bytes my dll allocated for me. thank you ! Best Regards

    C / C++ / MFC performance tutorial

  • How to paint the CTreeCtrl transparently?
    M Martial Spirit

    I'll try to fullfill it, thanks for your helpful ideas. Best Regards

    C / C++ / MFC tutorial question

  • How to paint the CTreeCtrl transparently?
    M Martial Spirit

    :confused:I'm curious of how to paint the CTreeCtrl transparently, this means how to create a CTreeCtrl in existed view without cover its content. just like CATIA's GUI, but I'm frustrated, I have no idea. Best Regards

    C / C++ / MFC tutorial 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