Re: Problem in event NewWindow2



Ok thank you very much for your answer, it works fine now...
The problem was all about managing the pointers to keep the web
browser not destroyed...and I discovered as well I was giving "&Params-
rgvarg[1].pdispVal" instead of "Params->rgvarg[1].ppdispVal" to the
NewWindow2 proc.
Thank you again,
Best Regards,
Daniel

.



Relevant Pages

  • Re: std::map question
    ... If you are allocating memory dyanmically and it is possible for exceptions ... is an object that is responsible for managing the memory. ... Also, reference counted pointers can provide other benefits, ... especially when you consider that the string is probably managing ...
    (comp.lang.cpp)
  • [SLE] A Version 10 Upgrade?
    ... I'd appreciate any pointers. ... Donald D. Henson, Managing Director ...
    (SuSE)
  • Eclipse plugin : Browser View query
    ... I have developed a Browser view plugin. ... a browser opens in a new view called ... If anyone has developed a similar plugin, can I get some pointers to ...
    (comp.lang.java.help)
  • Re: Eclipse plugin : Browser View query
    ... I have developed a Browser view plugin. ... a browser opens in a new view called ... If anyone has developed a similar plugin, can I get some pointers to ...
    (comp.lang.java.help)
  • mod_python not working (showing source code)
    ... I am hoping someone can give me some pointers as to what I am doing ... Added LoadModule and AddModule directives to the httpd.conf file ... When I call the file up in the browser, I simply see the python source. ...
    (comp.lang.python)