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
H

hurr1can3

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

Posts

Recent Best Controversial

  • Interfacing webcam with mfc
    H hurr1can3

    Hi. I have a webcam and I want to capture frames from the webcam in my application. I am using c++ mfc programming. The main thing that I want to do is to capture frames at certain interval through my mfc application. Anyone got any advise or idea on how to do it? Thank you for any reply.

    C / C++ / MFC c++ tutorial question

  • Displaying text in MDI
    H hurr1can3

    Hi. I am currently using MDI mfc programming for my application and I have used pDC->TextOut(.) to display certain text in one of the child window. However, when the other window is on top of the one with the text, when it is move away, the text disappear. How can I resolve this? Thank you for any advise.

    C / C++ / MFC question c++

  • Opening 2 windows upon startup
    H hurr1can3

    Hi. thank you for your reply. I am using VC++ and mfc in my application. Usually if you create a MDI application, when you run the program, only one child frame or window is opened. What I wanted to do is that when my application is double clicked, it runs and two blank child windows should be opened instead of just one as in the normal case. So in total, I have the main window, and two child windows inside the main window. I tried using another CView class for the second child window but it did not work. I keep getting the error "COutputView (the class I created) is not a class or namespace name" and I do not know how to resolve it. Hope you understand now. Thank you.

    C / C++ / MFC tutorial question

  • Opening 2 windows upon startup
    H hurr1can3

    HI. Thank you for your reply. What I mean is that when I open my application, it will display two blank child windows (frames) instead of the usual one. Hope this is more clear.

    C / C++ / MFC tutorial question

  • Opening 2 windows upon startup
    H hurr1can3

    Hi all. Do anyone know how to open two windows as soon as I open my application? One window is used to display some output during the running of the application and the other window is used for the user to open some image file. Does anyone know how to do this? Thank you.

    C / C++ / MFC tutorial question

  • Displaying text in MDI
    H hurr1can3

    Hi all. Happy chinese new year. Do anyone know how to display simple text in a MDI application? Thank you.

    C / C++ / MFC tutorial question

  • Using cximage
    H hurr1can3

    Hi all. I already written a MFC application and I also got the code for a demo on the usage of cximage. Since this demo code is very long and complicated, I do not know how to use it in my currently avaliable application. Can someone advise me on how to do it. Thank you for any advise.

    C / C++ / MFC c++ tutorial

  • Loading a JPEG in MFC Application
    H hurr1can3

    Hi all. Recently I have asked how to load a JPEG file in my currently written MFC programming and some have reply on using cximage or GDI+. However I face difficulties in implementing them in my application because the example I found contains lots and lots of code and I do not know what to do with them. I just need to load a JPEG file and then do some image processing with it. Can anyone give me a more clearer idea of how to do it? Thank you for any advise.

    C / C++ / MFC tutorial c++ winforms graphics question

  • Importing JPEG in MFC
    H hurr1can3

    Hi there. Can anyone advise me on how to open a image file like JPEG in a MFC application? I have written a MFC application and need to add in the open image file option. Can anyone tell me how to do it? Thank you for any advise.

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