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
S

shreelak

@shreelak
About
Posts
5
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Message Map from non ui application
    S shreelak

    I didn't try that. I shall try it now post my results thankyou

    C / C++ / MFC c++ design question

  • Message Map from non ui application
    S shreelak

    Hi Is it possible to do message maps calls like post and peakmessage from a non-GUI (no window) application? I have an MFC dll with callbacks that i presume can be invoked using message map calls. But as i understand these calls requires a window handle and as there is no window/UI (its a service) I am not sure how i can invoke these callback from the dll. Are there any related sample code or articles that i can look at? TIA -S PS: I am not very experienced with mfc programming so please bare with my silly questions.

    C / C++ / MFC c++ design question

  • invoke an MFC callback function from Non MFC app
    S shreelak

    yes it seems like it steps over When i try to go in to the assembly code it show me a ref to the callback function but doesn't jump to it. instead it comesback to my calling functions next statement. I don't get any exception. Also I cut and pasted the same code into another applicaiton (MFC) and it works without any problem. TIA -S

    C / C++ / MFC question c++

  • invoke an MFC callback function from Non MFC app
    S shreelak

    yes what i meant was that MFC callback function is in a DLL and I can call other functions (not callback) from my calling program (non mfc dll) without any problem. but when my non mfc dll tries to invoke the callback it doesn't get called the same thing when called from an MFC program works fine. So my question was is there some thing different that i need to do when i call it from a non mfc app? like may be sometime of memory mapping? is there any sample code that i can look at? -S

    C / C++ / MFC question c++

  • invoke an MFC callback function from Non MFC app
    S shreelak

    Hi i need to call invoke an mfc callback function from a non mfc dll. How do I that? any samples that I can look at? Shree

    C / C++ / MFC question c++
  • Login

  • Don't have an account? Register

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