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
N

NapiSpooler

@NapiSpooler
About
Posts
7
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • The ultimate feel good song
    N NapiSpooler

    hmmm... Everlong...Foo fighters. or New Sensation...INXS. -- The napi:zzz:spooler :suss:

    The Lounge question

  • 486 HELL
    N NapiSpooler

    My inlaws get our old PCs so we run into the same thing. Sometimes it is too bad you can't pass 'em off on the old "hmmm.. it seems to be a hardware problem...you better call I.T.". Best of luck to you.

    The Lounge csharp asp-net visual-studio game-dev security

  • 486 HELL
    N NapiSpooler

    Let me guess... Showing your father-in-law the DELL website? (Dad.. it is time.) (i feel for you man.)

    The Lounge csharp asp-net visual-studio game-dev security

  • Google knows the truth
    N NapiSpooler

    oh yes! :laugh::laugh::laugh:

    The Lounge com

  • converting _variant_t to string
    N NapiSpooler

    this should get your variant value into a CString. CString strTest; strTest = varFieldValue.bstrVal;

    C / C++ / MFC c++ database tutorial question

  • CListCtrl
    N NapiSpooler

    it sounds like you might need to convert your CStrings to ints (using the atoi()) during your sort function, something similar to: int n1 = atoi((const char*) pListCtrl->GetItemText(lParam1, 0)); int n2 = atoi((const char*) pListCtrl->GetItemText(lParam2, 0)); then doing the comparision on the ints.

    C / C++ / MFC help question

  • CListCtrl
    N NapiSpooler

    Catherine... were you referring to sorting a CList or CListCtrl?

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