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
R

rem c

@rem c
About
Posts
5
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • FindWindow Word2003 problem
    R rem c

    Hello sun_shb, I tried it with spy++, i used the class of the word window and the custom caption i gave it, but still FindWindow is unable to find it.

    C / C++ / MFC com testing tools json help

  • FindWindow Word2003 problem
    R rem c

    Hello everybody, i'm using Word automation to generate some data reports in word for printing. Because my program is a top-level window i need to bring the word window to the top level to make it accessible. I use a method explained here. This method of changing the caption with automation and find it with the API FindWindow works like a charm with Word97. But with Word 2003 the FindWindow API finds nothing :( . I searched a couple of hours on the internet, but I can't seem to find some answer/hint on how to pull it off. All suggestions are welcome :). Greets Remco.

    C / C++ / MFC com testing tools json help

  • TCP/IP stack for windows
    R rem c

    I believe the window TCP/IP stack is based on that of the BSD unix variants. So maybe you can download the BSD stack source for some info. greetings rem-c

    C / C++ / MFC help com linux hardware data-structures

  • Control ghosting during dialog resize
    R rem c

    thanks for the fast replies, i will try your suggestions :)

    C / C++ / MFC help question c++ announcement

  • Control ghosting during dialog resize
    R rem c

    Hello guys, i'm stuck with this problem, i wrote a class wich handles the resizing en reposition of controls when a dialog resizes, but the problem is when I resize the dialog from the top or from the bottom you see a ghost of the control. This gives the effect that the controls are shaking during a resize. The problem I think is, is that when MFC resize the dialog it updates the dialog and it's controls so you will see the controls with their previous x & y coordinates, then mfc calls my overriden onsize where i update the controls coordinates and size and repaint the dialog. So my question is how can i stop mfc from repainting the dialog when is resized so i can do this manual after mine onsize. I checked other implementations of the CResizableDlg classes articles here, but they seem to have the same problem. Anyone got some suggestions :confused: Thanks Remco

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

  • Don't have an account? Register

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