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
H

hari_honey

@hari_honey
About
Posts
35
Topics
20
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Add scrollbars dynamically
    H hari_honey

    Yes i f we use WS_SIZEBOX with the same function it will remove resize also.

    C / C++ / MFC help c++ php com question

  • Convert image to byte array
    H hari_honey

    Actually i am writing code to diaply image read by an imagescanner device. In this i need to support all formats of images. So, i need to display an image which is in byte array format. How to do that?

    C / C++ / MFC data-structures help question

  • Convert image to byte array
    H hari_honey

    Hi, I need some help to convert an image to byte array and byte array to image. Can any one help? :)

    C / C++ / MFC data-structures help question

  • Problem with ActivaX Control
    H hari_honey

    Hi, I am developing a dialog based application in VC++. In that application for all the dialogs i need to use ActiveX controls. If i register the coresponding .ocx files and use my application it is working fine. But my problem is if i unregister the .ocx files that dialog is not opening also. Functionality will not work that is ok. but why dialog is not opening at all? :)

    C / C++ / MFC c++ com help question

  • Scrollbars are not working in VISTA
    H hari_honey

    Hi, I am developing a dialog based application in MFC. In my application i have a multiline edit box. For that i have added scrollbars. Scrollbars are working in WindowsXP. But if i run my application in WindowsVISTA scrollbars are not appearing for the edit box. Can any one tell me where it is going wrong? :)

    C / C++ / MFC c++ question

  • shortkeys inside propertypage
    H hari_honey

    Hi, I am developing a dialog application. In my dialog i have a tabcontrol which is having two tab pages. I have shortcut like Alt+x for my dialog. If the focus is in propertypage these shortcuts are not working. What should i do to enable those?

    C / C++ / MFC question

  • Create task manager icon
    H hari_honey

    for the first dialog it shows an icon in the task manager.

    C / C++ / MFC help tutorial question

  • Create task manager icon
    H hari_honey

    Hi, I am writing one dialog application. In that i have two dialogs. In the first dialog i am having one button to call the second dialog. In that button code i am closing the first dialog and opening the second one. This is working fine. My problem is for the second dialog i have created task bar icon using ModifyStyleEx(0, WS_EX_APPWINDOW. But i dont know how to create icon in task manager. Can any one solve this? Thanks in advance. :)

    C / C++ / MFC help tutorial question

  • Disable bitmap button
    H hari_honey

    I can change the button image. My problem is button should not call any event. But it is calling button clicked event even it is disabled.

    C / C++ / MFC graphics help

  • Disable bitmap button
    H hari_honey

    No, this is also not working.

    C / C++ / MFC graphics help

  • Disable bitmap button
    H hari_honey

    Hi, I am writing a dialog application. In that i have a bitmap button. I need to disable that button depending on some conditions. Say my button variable is m_btnVerfiy i am using m_btnVerify.EnableWindow(false) to disable the button. But this code is not working. Please help me. :)

    C / C++ / MFC graphics help

  • Tab background color
    H hari_honey

    Hi, I am using tab control in my dialog application. I need to change the background color for the tabs. I wrote DrawItem metho in CTabCtrl derived class. But the tab color is not changing. Please help me. :)

    C / C++ / MFC help

  • Maximize button
    H hari_honey

    I have tried these things also. Still it is not working. :)

    C / C++ / MFC help tutorial question

  • Maximize button
    H hari_honey

    Hi, I wrote one dialog application. For that dialog i have disabled Maximize button. In the context menu also it disabled the maximize button. But my problem is in task manager if i right click on my exe it is showing maximize option and it is maximizing the screen. How to disable this? :)

    C / C++ / MFC help tutorial question

  • Add scrollbars dynamically
    H hari_honey

    Thank you it is disabling the maximize button. But how to disable the resize option.

    C / C++ / MFC help c++ php com question

  • Add scrollbars dynamically
    H hari_honey

    Hi, I my dialog i have many controls. I am disigning this in 1024*768 resolution. Now my problem is in this resolution it doesnt need any scroll bars all the control will fix in the screen exactly. But if i change the resoltion to 800*600 some part of dialog is becoming invisible. So to add scrollbars i have used ScrollDialog given in this http://www.codeguru.com/cpp/w-d/dis...icle.php/c1859/ . In this code by default Maximize and restore buttons are enabled. I have tried so many ways to diable those. but it is not working. Can any one help me? Thanks in advance. :)

    C / C++ / MFC help c++ php com question

  • Adding buttons and scrollbar to a groupbox in MFC
    H hari_honey

    Hi, I need to add many buttons to groupbox and it should get the scrollbar if the buttons dont fix in to the groupbox. In .NET we can do it through Panel control. But please tell me how to do it in MFC. :)

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

  • Localization of MFC Dialog application
    H hari_honey

    I dont know any way to do it. So i asked for some better way. Which i can understand for in the first trial itself.

    C / C++ / MFC c++ question

  • Localization of MFC Dialog application
    H hari_honey

    Hi all, Can any one suggest me a better and easier way to implement localization in MFC dialog based application? :)

    C / C++ / MFC c++ question

  • ActiveX Control in DLL
    H hari_honey

    Hi, Can i use dll as a container for activeX control? If yes please suggest me the way how to do it?

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