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
A

Arrin

@Arrin
About
Posts
38
Topics
17
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • SDI Project Question
    A Arrin

    Hi, thank you very much, it works :D, my first listview :D Now i can extend my App an learn more :D Best regards Arrin.

    C / C++ / MFC tutorial question com help

  • SDI Project Question
    A Arrin

    Hi community, i use this example from codeproject: Creating your first Windows application[^] to learn more about SDI Programing, and later about MDI. Now i try to add a CListCtrl to show some Data in the list, but where to initialize a CListCtrl as a member? In my class derived from CView, or something else? In Dialogbased Application i know how to do this, but not here :( Or is here a example to learn more about SDI and MDI programing? Best regards,thanks for any help Arrin

    C / C++ / MFC tutorial question com help

  • Using ON_UPDATE_COMMAND_UI Macro??
    A Arrin

    Hello, I need to use this macro to make my menus, but this don't work right! All samples that I have are used with CMainFrame class. I need this to use wit CDialog based application! My question is, works this macro with(in) CDialog??? Thanks for any help! Arrin

    C / C++ / MFC question help

  • Multiple selection in CListCtrl??
    A Arrin

    Hello, sorry for late answer, thanks for help! Your idea works! Regards Arrin

    C / C++ / MFC json help tutorial question

  • Multiple selection in CListCtrl??
    A Arrin

    Hello, i need to copy multiple selection to clipboard from my CListCtrl. Now is that ctrl+c copy only the first selected item from my CListCtrl, but not the rest! How to catch ctrl+c key's??? thanks for any help! Arrin!

    C / C++ / MFC json help tutorial question

  • WM_KICKIDLE Message and Cursor?
    A Arrin

    Hello, i need some suggestions with this problem, after start my application does nothing until the user give some input to dialog. but the cursor is always as "wait-cursor" showed!? On Spy++ the only messages that are active are this wm_kickidle messages. Now, this is only if my application runs on 64bit system (ms windows), not on 32bit??? Does any one have idea about how to solve this? regards arrin

    C / C++ / MFC help tutorial question

  • How to determine the control under cursor
    A Arrin

    Hi, thanks, it works with wm_mousewheel regards arrin

    C / C++ / MFC help tutorial

  • How to determine the control under cursor
    A Arrin

    Hello, thanks for suggestions, it works with WM_MOUSEWHEEL message! Best regards Arrin

    C / C++ / MFC help tutorial

  • How to determine the control under cursor
    A Arrin

    Hello, thanks for answer,i try to do this, but there is an little problem :) when i use WM_MOUSEWHEEL windows catch this event only i my mouse is not over a CListCtrl! :( But i need to use when is OVER an CListCtrl, to set set focus to this list control! regards Arrin

    C / C++ / MFC help tutorial

  • How to determine the control under cursor
    A Arrin

    Hello community, i need to determine the control under the cursor, to call "vertical scroll" event for it! I have two CListCtrl-controls in my dialog, so if the mouse is over one of them, it should be possible to scroll in this control without clicking inside of control! Just like in MS Outlook, if mouse is over "preview" area, you can use mouse wheel without clicking in this control to scroll! Thanks for any help! Arrin

    C / C++ / MFC help tutorial

  • Rename a folder?
    A Arrin

    Hi, when i try to use ShFileOperation i receive a error like "Folder is open by another application"??? My only problem that this dont work on LAN, over LAN! In a local drive its all ok! :( Arrin

    C / C++ / MFC help question

  • Rename a folder?
    A Arrin

    Hi, thanks for answer, is that ah way to resolve a network drive to this LAN name? My Letter is this one P on network, "P:\project\projectname.pf" how to resolve this name to "\\server\project\"??? Is there any solution for this?? I select this folder over an File Dialog, and they give me this path back, but how to convert him to this LAN name! Thanks for any help! Arrin

    C / C++ / MFC help question

  • Rename a folder?
    A Arrin

    Hi, i forgot to say that this is a directory in a LAN? In this case, do i have to do the same, to use same function SHFileOperation for network operations??? When i tray to do this, i receive an error like this "Invalid File path"?? Thanks Arrin

    C / C++ / MFC help question

  • Rename a folder?
    A Arrin

    Hi, thanx for answer! Arrin!

    C / C++ / MFC help question

  • Rename a folder?
    A Arrin

    Hi, thanx for answer! Arrin!

    C / C++ / MFC help question

  • Rename a folder?
    A Arrin

    Hello, is there any other function to rename folder as _wrename(old_name, new_name); Thanks for any help Arrin!

    C / C++ / MFC help question

  • CComboBox lost focus!
    A Arrin

    Hello, thanks for answer, no changes :( i call this funcion like this: mycombo.SetExtendetUI(TRUE); regards Arrin

    C / C++ / MFC help question

  • CComboBox lost focus!
    A Arrin

    Hi, i have a CComboBox in my CDialog but after dialog is shown, CComboBox hide the cursor, caret! Combo dont lose the focus, just hide the caret!:( What to do to avoid this, is there any way for this, or is there any way to show caret in combobox again?? Thanks for any help Arrin

    C / C++ / MFC help question

  • Visual Studio 2008 control events are not displayed
    A Arrin

    Hello, i have this problem and i cant find what is wrong in my visual studio, can anyone help me with that? How to show all control events in resource viewer, when i show properties of a control? I have MSVS2008 with SP1 and .Net Framework wit SP3 Thanks for any help! arrin

    Visual Studio csharp help question dotnet visual-studio

  • CComboBox the max text length ??
    A Arrin

    Sorry i solve this, :(, its simple setting on the properties CBS_AUTOHSCROLL :( Arrin

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