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

Cristian Adam

@Cristian Adam
About
Posts
9
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Recommend a media player to me!
    C Cristian Adam

    For music I find foobar2000[^] excellent.

    The Lounge c++ com tools

  • Which Antivirus?
    C Cristian Adam

    I also recommend Avira. I use it at the office and at home. I used to use Microsoft Security Essentials at home, but it was using too much memory and CPU. Then went to the free Avira version, and bought it in the end, just to get rid of the Avira ads :)

    The Lounge question discussion announcement

  • Microsoft giving away Free Windows Phone to Developers for testing purposes
    C Cristian Adam

    I wonder if they give one away for trying to hack it to get native code running on it. I'm interested in getting "Directshow Filters for Ogg Vorbis, Speex, Theora, FLAC, and WebM" running on Windows 7 Phone (BTW I have an unreleased version that runs on Windows Mobile 5.0 - 6.5, which I intend to release before Windows 7 Phone is unleashed to customers) I can imagine their reply "Native code running on Windows 7 Phone? That's blasphemy!", but I won't know until I apply.

    The Lounge com testing beta-testing

  • Typing
    C Cristian Adam

    It took me one month (30 minutes every day) to become full touch typist using "Typing Tutor 6" (old, but gold) Nowdays http://app.typrx.com/[^] says I'm doing 70 WPM. And BTW Das Keyboard is worth every cent :)

    The Lounge question code-review

  • Silverlight for C++ [modified]
    C Cristian Adam

    Well I want something coming from Microsoft, which comes with Visual Studio, which works with the designer tools, in other words supported by Microsoft. This Silverlight for Windows Embedded sounds like the thing. If I would use a 3rd party library, I would use Qt from Nokia with the upcoming Declarative UI/[^]

    The Lounge c++ html com design hardware

  • Silverlight for C++ [modified]
    C Cristian Adam

    Windows Embedded CE has a native C++[^] Silverlight implementation. This is good news for native developers for a change. I would love to use it instead of / with MFC for developing Desktop applications. Sign this petition (http://www.petitiononline.com/SWE4DKTP/petition.html) if you would like to have the native C++ Silverlight not only on Microsoft Windows Embedded CE operating system but also on Microsoft Windows XP, Vista, and 7 operating systems. I am aware that this might not change anything (or rather will not), but we (native developers) should show Microsoft that we want native declarative UI framework.

    modified on Friday, October 9, 2009 8:16 AM

    The Lounge c++ html com design hardware

  • One feature in VS 2008 SP1 worth writing home about
    C Cristian Adam

    But TR1 should (shared_ptr, regex, fuction, hash tables and many more) Cheers.

    The Lounge javascript csharp html asp-net visual-studio

  • One feature in VS 2008 SP1 worth writing home about
    C Cristian Adam

    C++ TR1 is very, very important. Also the new MFC classes are very useful, especially if you have, like we had, old versions of BCGControlBar. VS2008 SP1 is very important for C++.

    The Lounge javascript csharp html asp-net visual-studio

  • VS 2008 not needed
    C Cristian Adam

    Works with VS 2005 SP1. But as stated in the official documentation http://msdn.microsoft.com/en-us/library/bb384632.aspx[^] you have problems with #import directive. On a project I have seen an 40% improvement but it failed to compile because of one #import directive. You need to remove the /MP configuration for all the cpp files which have #import directives, this has to be done manually. One solution is to save (and generate them when needed) the tli and tlh files as cpp and h files.

    The Lounge visual-studio testing beta-testing 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