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
W

Wilka

@Wilka
About
Posts
5
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Coding standards?
    W Wilka

    Do you know of any good reading material on some good exception handling techniques? Exceptional C++ - http://www.gotw.ca/publications/xc++.htm More Exceptional C++ - http://www.gotw.ca/publications/mxc++.htm - Wilka

    The Lounge com question

  • Pop-up windows be gone
    W Wilka

    www.naviscope.com will stop popups for you, and has other advantages - such as getting the next page before you click next when looking at search results. So need to waste the 1 or 2 seconds waiting for the page :) If you want to get rid of other stuff that you don't ask for, like the spyware that gets installed by some 'free' programs, try Ad-Aware from www.lavasoftusa.com. - Wilka

    The Lounge help question

  • Installing Multiple Versions Of IE
    W Wilka

    You could use VMWare (http://www.vmware.com) to install lots of the same OS, but each with a different version of IE.

    The Lounge help question com testing beta-testing

  • STL support in VC++.
    W Wilka

    Have you tried benchmarking them? I tried a few tests a while back and each of tests where either almost the same, or STL was a lot faster. The only exception being a map lookup. The reason the MFC collection classes exist is because when they where first created there was no STL, or indeed templates - hence CObArray, CObList, etc. There are many reasons to use STL in preference to MFC for collections, the only reason I can think of to use MFC over STL is "because we always have".

    The Lounge c++ wpf

  • Spell Checker - array list speed improvements
    W Wilka

    Programming Pearls 2nd (ISBN 0201657880) has a section that will probably be useful for this (column 13), you should probably take a look if you can.

    C / C++ / MFC com c++ data-structures performance help
  • Login

  • Don't have an account? Register

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