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
S

Shutaro

@Shutaro
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • IWebBrowser2::Navigate2 problems
    S Shutaro

    Hello all, I have another problem using navigate2 method of IWebBrowser2 interface. I'm tring to send a javascript function (the string passed is like this: "javascript:functionname()") from an activex control to internet explorer. The first time that I call Navigate2 all goes fine but IE don't release the resource. The others times that I'm tring to call Navigate2 the resource appears busy. I'm calling navigate2 in this way: locHR = locBrowser->Navigate2(&vaURL,&noArg,&vaTarget,&noArg,&noArg); where COleVariant noArg; COleVariant vaURL((LPCTSTR) "javascript:functionname()"); COleVariant vaTarget((LPCTSTR) "_self"); Is this the correct way to post data (through http_get) to IE? Thanks a lot Carlo

    COM javascript com help question announcement

  • Map Event queue not cleared after FireEvent call
    S Shutaro

    Hi cp-users, I hope this is the correct message board to post this message... I've a problem with Event Queue in my ActiveX Control. I'have generated some method to fire events to javascript. When I call MFC FireEvent (with same eventid) several time, javascript function is not called only one time per call but for the number of foregoing calls + 1. I suppose that I must clear the event queue manually but I don't have found any documentation in MSDN... Thanks for all suggestion Carlo

    COM c++ javascript com data-structures help

  • RegSvr32 failed
    S Shutaro

    Hi William, try to use depend.exe with your dll in order to find the missing dependecy. Cheers Carlo

    COM help csharp visual-studio com 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