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
H

Hans Peter Warter

@Hans Peter Warter
About
Posts
2
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Save/Restore Position of MDI-Childs
    H Hans Peter Warter

    I want to save/restore size and position of midi-child-frames. The size is OK, but position seems to have an offset of mainframes toolbar,menu and border. I use Get/SetWindowRect(). Any idea?

    C / C++ / MFC question

  • LNK2001 in MFC Extension DLL's
    H Hans Peter Warter

    Hello! I got a strange linker error (EFDBListCtrl.obj : error LNK2001: Unresolved external Symbol "public: static struct CRuntimeClass const CEFListCtrl::classCEFListCtrl" (?classCEFListCtrl@CEFListCtrl@@2UCRuntimeClass@@B) and EFDBListCtrl.obj : error LNK2001: Unresolved external Symbol "protected: static struct AFX_MSGMAP const CEFListCtrl::messageMap" (?messageMap@CEFListCtrl@@1UAFX_MSGMAP@@B)) The error only occur on following circumstances: CEFListCtrl exists in MFC_Extension-DLL_A CEFDBListCtrl exists in MFC_Extension-DLL_B (CEFDBListCtrl inherits from CEFListCtrl) When putting CEFDBListCtrl out from DDL_B into the EXE-Module everthing works fine. I think the project settings are OK (linking with lib's..) there are no unresolved externals for other functions of CEFListCtrl.

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