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
P

Paul C

@Paul C
About
Posts
8
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Owner Drawn Menus
    P Paul C

    Hi Thank you for the reply. What I mean't is that I wanted to show the popup menu arrow as disabled in an owner drawn menu like it is in a standard menu if you disable the popup. Cheers Paul

    C / C++ / MFC

  • Owner Drawn Menus
    P Paul C

    Has anyone found a workaround for disabling the arrow on an owner drawn menu when the popup menu item is disabled?

    C / C++ / MFC

  • Listview Custom Draw
    P Paul C

    I was hoping there was an easier way. Thanks for your help :)

    C / C++ / MFC

  • Listview Custom Draw
    P Paul C

    That method will return the listview font not the font of the item.

    C / C++ / MFC

  • Listview Custom Draw
    P Paul C

    No I am not subclassing the listview but using hooks.

    C / C++ / MFC

  • Listview Custom Draw
    P Paul C

    I am not using MFC so how would I do this just using the windows API? I am actually trying to determine whether the item is bold or not in the Outlook Express message list. Thank you for your response.

    C / C++ / MFC

  • Listview Custom Draw
    P Paul C

    Anyone know how to determine the font that a custom draw listview item is using?

    C / C++ / MFC

  • Extract .EXE(or DLL) file's Icons & other Resources
    P Paul C

    With the samples that come with VC6.0 there is a sample application called IconPro which shows how to extract icons from exe and dll files. To use this to get other resources requires searching for example RT_BITMAP (for bitmaps) instead of RT_ICON. The main functions to extract the resources are FindResource LoadResource LockResource FreeResource Hope this helps:)

    C / C++ / MFC
  • Login

  • Don't have an account? Register

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