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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
X

xi904

@xi904
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How do I raise events.
    X xi904

    Answer Q1.http://msdn.microsoft.com/library/en-ccore/html/vcconATLEventHandling.asp Q2.AtlReportError() or CComCoClass::Error()

    ATL / WTL / STL c++ question json tutorial

  • Translate
    X xi904

    You can use memcpy to reading the file into a string. You need to get the string's pointer first.

    C / C++ / MFC help question

  • How to judge a handle?
    X xi904

    Hi, I have a windows handle which is returned by third party lib, this handle sometimes is valid, sometimes isn't. I want to know whether there is method or function to judge the validity of a handle? Thanks, Jeff Xi

    C / C++ / MFC tutorial question

  • ATL attributed programming, need help!
    X xi904

    Hi, I have recently moved over atl attributed programming and created a ActiveX Control which is used in a vb 6 application, but when i call a method, like this: ++++vb code+++++ Private Sub Command1_Click() Dim a As Long a = 1 Me.Chh1.test a 'Chh1 is a atl object End Sub ++++ atl code++++ STDMETHODIMP Chh::test(LONG tt) ,vb say that variable "a" has a type mismath error. This atl project has used attributed programming in atl wizard. Then I created another atl project which didn't use attribute programming, every thing is ok. It's so strange! How can I correct this problem? Thanks, Jeff Xi.

    ATL / WTL / STL help question c++ com
  • Login

  • Don't have an account? Register

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