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
M

Manju

@Manju
About
Posts
5
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • COM interop
    M Manju

    Hi, I have the following problem and I would appreciate any help on it. I want to create an OCX in unmanaged side and I would like to use/access a .NET component from it. Say the component want to access is a .NET control like a grid. Don't I need to specify to transfer the information about the parent window of the gridcontrol, which is my ActiveX window? How can I do this? How can I pass a window handle to the gridcontrol? Please help. Thanks a lot.

    .NET (Core and Framework) com help question csharp css

  • Releasing IDirectinputdevice interface
    M Manju

    hi, I have a problem when releasing the IDirectInput8Device interface as below. if (m_lpdirinde8Device) { m_lpdirinde8Device->Unacquire(); m_lpdirinde8Device->Release(); m_lpdirinde8Device = NULL; } But it hangs at the release. This happens only if I create an effect on this device. Can somebody give a hint why release hangs? Thanks Manju

    COM help question announcement

  • Combo box does not loose the focus
    M Manju

    Hi, When the user click on another control and the ´combobox has the focus and the list box is currently opened, the combobox won't loose the focus.Is there any way for the other control to get the focus when the user clicks on it eventhough the listbox of the combobox is opened.

    C / C++ / MFC

  • executing some other exe
    M Manju

    How to execute an executing exe from VC++ ? and to pass the control back to the same program once the exe is closed.

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

  • Mulriple views
    M Manju

    Can an SDI application support 2 or more Views?? and depending on the commandline parameters the application be opened up with a specified view

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