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
N

neil kuo

@neil kuo
About
Posts
7
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • a question?
    N neil kuo

    Try to overwirte the virtual function OnCancel(), and call EndDialog(n) in that. Or just call EndDialog(n) in OnClose() function.

    C / C++ / MFC question c++

  • How to create a dialog that acts like MDIChild window
    N neil kuo

    I agreed with u, and the CFormView is a plus. ;)

    C / C++ / MFC wpf tutorial question

  • Windows ThumbNail
    N neil kuo

    If you'd like to show your file as a picture in explorer's thumbnail mode, maybe you can fill the 'zoomed' image data(bmp/jpg/...) in file header. ;P

    C / C++ / MFC question graphics

  • a vote about working efficiency
    N neil kuo

    Do you agree that working in the morning has more efficiency than in the afternoon? :)

    The Lounge question

  • CDockState::SaveState(xxx) vs register key
    N neil kuo

    does anyone know where the location of CDockState::SaveState(xxx) is in register key?

    C / C++ / MFC visual-studio question

  • Can't display column if the width is over 32767 in CListCtrl
    N neil kuo

    Oh, Maybe i should say the it's a List that had many column, and the summary width of columns are over 32767, ex. 660 columns * 50 width/column. It' possible, right! I know the problem due to limit of the 16 bit, but have another way i can resolve???:doh:

    C / C++ / MFC question c++

  • Can't display column if the width is over 32767 in CListCtrl
    N neil kuo

    HI. When i use CListCtrl in MFC and set the width of column is larger than 32767, the area of exceed couldn't display. How can I get a OnDrawItem message in CListCtrl if the width of column is larger than 32767 unit. Could someone can resolve it ? :confused: thanks.

    C / C++ / MFC question c++
  • Login

  • Don't have an account? Register

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