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
K

Kosk

@Kosk
About
Posts
6
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • 3 gmail invites
    K Kosk

    shadow@gdnmail.net

    The Lounge announcement

  • char str[256] AND char *str = new char(256)
    K Kosk

    I think what you want is: char *str = new char [256]; [] instead of ()

    C / C++ / MFC help

  • Initialising a items in a structure
    K Kosk

    Well you can always do typedef struct yadda { yadda() { strcpy(fieldDesc,"This is a description"); strcpy(detailsDesc ,"This is a description"); strcpy(unitsStr ,"This is a description"); } char fieldDesc [100]; char detailsDesc [20]; char unitsStr [10]; }GENERAL_DATA; Then every new GENERAL_DATA variable will be initialized.

    C / C++ / MFC question lounge

  • Notify Messages
    K Kosk

    Is there a RegisterWindowMessage equivalent for notify id's? If i assign an arbitrary number it might already exist.

    C / C++ / MFC question

  • Millions for Beckham's ball
    K Kosk

    I'de be happy enough with the wife :-D

    The Lounge html com question announcement

  • It happens...
    K Kosk

    http://news.bbc.co.uk/1/hi/education/1998218.stm ;P;P;P;P;P;P

    The Lounge announcement learning
  • Login

  • Don't have an account? Register

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