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

Andrew Komiagin

@Andrew Komiagin
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Does anybody know what's new in MFC 8.0?
    A Andrew Komiagin

    The question goes to Microsoft insiders (employees). Are there any new classes, controls, etc...? Software is too expensive to build cheaply...

    C / C++ / MFC question c++

  • CTreeCtrl weird problem
    A Andrew Komiagin

    This is a known issue. There is a MS article about that. The problem can be resolved by calling SetRedraw(TRUE). Example: DeleteAllItems(); SetRedraw(TRUE); InsertItem(...); The problem is that DeleteAllItems resets internal counter (number of items) to -1 instead of 0.

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