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
L

LLINF

@LLINF
About
Posts
4
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Specialized OLE container Control
    L LLINF

    I'm missing the OLE Container control from VB6 so ny question is Is it possible to build a Com component which acts as an OLE container control for one specific COM EXE server? It should provide a window for InPlaceActivation of the specific server, for example Microsoft Equation Editor. Thankx in advance Lennart

    LLINF

    COM com question sysadmin docker

  • callin OleCreatePictureIndirect from C#
    L LLINF

    How do I set up the parameters and call Private Declare Function OleCreatePictureIndirect _ Lib "olepro32.dll" (PicDesc As PicBmp, RefIID As GUID, _ ByVal fPictureOwnsHandle As Long, IPic As IPicture) As Long from C# and retreive the returned picture(image?)? Thanx in advance LLINF LLINF

    C# question csharp

  • OLE
    L LLINF

    You can use the WebBrowser control. If you just want the viewing functiopnality it's straightforward. If you want to perform more advanced OLE(inserting objects, getting references to objects and more) it's quite advanced stuff(compared to how it was done in VB6). For more information go to www.msdn.com(microsoft developer) and search for 'Web Browser' and you will find a number of articles about using the Web Browser in a windows form. Hope this will help you! LLINF LLINF

    Visual Basic csharp com tutorial announcement

  • calling OleCreatePictureIndirect from VB.NET
    L LLINF

    How do I set up the parameters and call Private Declare Function OleCreatePictureIndirect _ Lib "olepro32.dll" (PicDesc As PicBmp, RefIID As GUID, _ ByVal fPictureOwnsHandle As Long, IPic As IPicture) As Long from VB.NET and retreive the returned picture(image?)? Thanx in advance LLINF

    Visual Basic question csharp
  • Login

  • Don't have an account? Register

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