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
V

velayudhan_raj

@velayudhan_raj
About
Posts
33
Topics
15
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Adding my application to Quick Launch
    V velayudhan_raj

    Hi guys, I want to add my application to Quick Launch bar. How can I do it using source code in vc++ 6.0. Please refer some source code or APIs. Thanking in Advance Velayudhan

    C / C++ / MFC c++ question

  • Windows Message to child window
    V velayudhan_raj

    Thanks, but it will not work in the case of child windows,

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

  • Windows Message to child window
    V velayudhan_raj

    Hi guys, I have two applications - 1. dialog based application 2. MFC gui dll. I have to send windows message from first application to second application. The problem is MFC Gui dll application is the child application of another window and the gui dll window has no name ( as title bar is removed ). For sending windows message, we need the window name, In my case, the gui dll window has no name and it is loaded as a child window on a third party application, in which i have no control. So how to send message from application 1 to application 2. Please help me guys. Its urgent. Thanks in Advance Velayudhan

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

  • CListCtrl row selection
    V velayudhan_raj

    thanks, but my question, how do i know currently which check box has been clicked ?

    C / C++ / MFC help

  • CListCtrl row selection
    V velayudhan_raj

    Hi guys, I am developing a dialog based application and CListCtrl is one of its controls. I have selected the check box style for clistctrl. What i want is when user clicks a check box in ListCtrl, that row should be selected. When user selects another check box, selection should be on that row. Please help me by giving some source code. Thanks in Advance Velayudhan

    C / C++ / MFC help

  • Drive Names - Please reply
    V velayudhan_raj

    It is not completely successful. It is just returning a single drive's name Actually I want all the name's of all drives in my system. Thanks in Advance Velayudhan

    C / C++ / MFC question json

  • Drive Names - Please reply
    V velayudhan_raj

    Hi Guys, This question I asked earlier, but I could nt continue, I want to make it clear, Is there any API by which we can know the local drives of our system ( A:, C:, D: etc )? Please do reply guys. Thanks in Advance Velayudhan

    C / C++ / MFC question json

  • API for Driver Names
    V velayudhan_raj

    Hi Guys, Please suggest any API for getting the drive names in local system. Thanks in Advance Velayudhan

    C / C++ / MFC json

  • Splitter Window Sample Application
    V velayudhan_raj

    Hi guys, I want to study splitter window applications. Please reply me some links related to source code of splitter window applications. Thanks in Advance Velayudhan

    C / C++ / MFC

  • regarding list box in vc++
    V velayudhan_raj

    Actually, the scroll bars will be enabled only if there are more items to be displayed in the list box. Please check after inserting more items in the List box. Regards Velayudhan

    C / C++ / MFC c++

  • check the characters in a string
    V velayudhan_raj

    Hi, You can use Strcmp function to compare two strings. Regards Velayudhan

    C / C++ / MFC question

  • Menu Bars or Tool Bars Display
    V velayudhan_raj

    Hi guys, I have added ToolBars and MenuBars from the Resource. I want to show more than 1 toolbars and menubars in my SDI Application. Can any one plz show how to display the menu bars and tool bars. Thanks in Advance Velayudhan

    C / C++ / MFC tutorial learning

  • dialog
    V velayudhan_raj

    Hi, you can use MoveWindow function for changing the size. Regards Velayudhan

    C / C++ / MFC c++ question

  • how to know [modified]
    V velayudhan_raj

    In project setting, take option C/C++ In the category combo box, take the option General In that, there will be a heading : Preprocessor Definitions In the text box shown below this option, u can give _UNICODE or UNICODE for unicode settings and _MBCS for MBCS. Regards Velayudhan

    C / C++ / MFC help tutorial question

  • how to know [modified]
    V velayudhan_raj

    please check the project settings. Regards Velayudhan

    C / C++ / MFC help tutorial question

  • Printing the view
    V velayudhan_raj

    Hi, Please use this code. CPrintDialog printdlg( FALSE ); printdlg.DoModal(); Regards Velayudhan

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

  • CTabCtrl + PropertyPage source code
    V velayudhan_raj

    Hi Guys, Can anyone plz suggest some links for CTabctrl + Property Page application( eg: the page which is displayed when Properties of a folder or file is clicked. Thanks in Advance Velayudhan

    C / C++ / MFC

  • Sample CMap Application
    V velayudhan_raj

    Hi Guys, Can anyone plz help me by giving some source code for sample CMap applications. It will be very useful for me. Regards Velayudhan Thanks in Advance Velayudhan

    C / C++ / MFC help

  • Database Connection
    V velayudhan_raj

    Thank You :)

    C / C++ / MFC c++ database tutorial

  • Database Connection
    V velayudhan_raj

    Hi Guys, Can u please refer some source code for studying Database access using MFC. What I need is, how to access a database ( say Microsoft Access ) through an MFC program. Regards Velayudhan

    C / C++ / MFC c++ database tutorial
  • Login

  • Don't have an account? Register

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