CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: Atom

  1. #1
    Join Date
    Dec 2008
    Posts
    87

    Atom

    I'm reading a book which has the following function declaration:

    ATOM MyRegisterClass(HINSTANCE);

    But I can't seem to find out what ATOM is or what it's used for. Could anyone explain to me what this is?

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,430

    Re: Atom

    Don't you have an access to either MSDN or Google?
    About Atom Tables
    Victor Nijegorodov

  3. #3
    Join Date
    Dec 2008
    Posts
    87

    Re: Atom

    Yes I do and before you ask yes I used them but it wasn't obvious what I should be reading as I found all kinds of random Atom based responses but nothing to do with the type. Thanks for the link

  4. #4
    Join Date
    Aug 2010
    Posts
    51

    Smile Re: Atom

    hi,

    I hope to New link
    I used them but it wasn't obvious what I should be reading as I found all kinds of random Atom based responses but nothing to do with the type.

    thanks for reply


    regards,
    phe9oxis,
    http://www.guidebuddha.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured