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
C

CAE

@CAE
About
Posts
9
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • DateTimepicker commercial replacement ?
    C CAE

    Hi, I would like to know if some component vendors have a DateTimePicker replacement. I don't mean a calendar or any complex component, just a DateTime picker. Optimally it would add what lacks to the microsoft control, like changing the Culture, accepting null values, text formatting, custom fields (like what is available with the win32 control) and so on (I am aware of the free components showcased here at CP). Thank you

    C# question

  • DateTimePicker commercial replacements ?
    C CAE

    Hi, I would like to know if some component vendors have a DateTimePicker replacement. I don't mean a calendar or any complex component, just a DateTime picker. Optimally it would add what lacks to the microsoft control, like changing the Culture, accepting null values, text formatting, custom fields (like what is available with the win32 control) and so on (I am aware of the free components showcased here at CP). Thank you

    .NET (Core and Framework) question

  • What tool can publish my desktop live on the web ?
    C CAE

    Thanks a lot for your answer. Logmein does it and it works perfectly. Nicolas

    The Lounge tutorial question

  • What tool can publish my desktop live on the web ?
    C CAE

    Hi, I would like to find a tool that can periodically (quite fast, some seconds would be good) take a screenshot of my windows XP desktop and put it on the web (via ftp for example), so that remotely I can see the content of my desktop. This is not a spy software that I am looking for, it can be seen on the remote desktop that this tool is running, and this is not a VNC solution that I want. Just an automatic screenshot taker and publisher so that I can consult the screenshot even behind a firewall via usual http. Thank you

    The Lounge tutorial question

  • I need an advice..
    C CAE

    Hello Jan, I am not sure if you use C++ or another language of .NET. Anyway, there is another third party PropertyGrid called GWCPropertiesCtrl. We use it in CAE and it is pretty good. I am waiting the newest version that will be released shortly. With this one, I think it will be better than codejockey. The site is Aircom but it will change to VisualHint. I think it is a one man company but the guy behind is great for support, you can ask him anything.

    The Lounge csharp css visual-studio winforms com

  • What the hell do I need a grid control for?
    C CAE

    Personaly I use a grid only for a propertygrid a la VB. I first used Chris's generic grid but I later prefered to buy a specific propertygrid. Cheers

    The Lounge css question

  • static .lib size with VC++ 6 / 7 ??
    C CAE

    Hi, I transferred a project from VC++ 6 to 7. This is a static library. The library produced by VC++ 7 is twice bigger than with VC++ 6 (either in release or debug mode). Is there something to tune there or is it normal ? Thanks for your help. I really need to know the how and why because I release these libraries in a setup package and I don't want it to grow so much. Nicolas

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

  • Ownerdraw listbox +WS_POPUP ???
    C CAE

    Hi, I wrote a class for an ownerdraw listbox (LBS_OWNERDRAWFIXED). When used as a child window, MeasureItem and DrawItem are correctly called. When used as a popup, these methods are not called (neither OnMeasureItem and OnDrawItem in the owner window). How to have an ownerdraw listbox used as a popup ?? Thanks

    C / C++ / MFC tutorial question

  • How to change the background of a CHotkeyCtrl ?
    C CAE

    Hi, I can override WM_ERASEBKGND and fill the control but it is valid only when the control has not the focus. If it gains focus, the text is drawn with a background system color (COLOR_WINDOW), WM_CTLCOLOR is not called. Any idea ? Nicolas

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