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

Ramsus

@Ramsus
About
Posts
3
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Shell functions and versions ?
    R Ramsus

    Hi everybody, I am busy writing an setup program for my application. I am using some shell functions like SHGetSpecialFolderLocation to get Program files location. The problem is that this function requires a specific version of a shell dll to be present on the system. What do I do if I install the app on a older system like NT or 98 and the version of the system dll is old ? Is there a set of redistributable shell objects that will ensure the application work on all environments or is there another solution to this problem ? Help appreciated. Regards Ramsus Carpe Deum

    C / C++ / MFC help linux question announcement workspace

  • Single-threaded versus Multithreaded
    R Ramsus

    Hi everyone, I am busy creating a little setup project and run into a problem when compiling the debug version into a release version. (LNK4098 linker warning) My question is what is the difference between Single-threaded and Multithreaded CRT options in the compiler and when do I choose which one ? (My project do spawn a second thread apart from the main running thread.) Regards Ramsus Carpe Deum

    C / C++ / MFC question announcement debugging help workspace

  • window stops repainting...
    R Ramsus

    Hi everyone, I have a main window with a gradient background onto which client area I output text using DrawTextEx. The background of the rectangle of the drawtext function is set to transparent. I invalidate this rectangle everytime I change the text so that the new text will be visible on the gradient background. This works fine for a while and then suddenly windows seems to stop painting the window all together ....? The text still continiues to be outputed , but on a white rectangle background now. The window does not seem to repaint either. I am using straight WIN32 api and simple message handling. Anybody have any ideas ? This is driving up the walls... help will be much appreciated. Carpe Deum

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