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
T

ThiefXXX

@ThiefXXX
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how can I Create an Office plugin?
    T ThiefXXX

    1)If you want to write plug-in, then you need to make specially COM dll, with CoClass that implement IDTExtensibility2 and (I seems) IDTCommandTarget and some else 2)You can write application that automate Office, use Ole automation. Try to see #import directive help some interesting you may find http://www.codeproject.com/com/xoffice.asp[^]

    C / C++ / MFC question

  • How to set the BackGround color of a window?
    T ThiefXXX

    You can handle WM_ERASEBKGND message

    C / C++ / MFC question com help tutorial

  • OnButton1
    T ThiefXXX

    Try to use CDocTemlate class for this purposes, OpenDocumentFile member. You must register DocTemplate first! Another way is to use CWinApp::OpenDocumentFile or AfxGetApp()->OpenDocumentFile instead.

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