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
C

Cesario Simoes jr

@Cesario Simoes jr
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Obtaining URL from OnBeforeNavigate2Explorer1
    C Cesario Simoes jr

    I want get the URL from OnBeforeNavigate2Explorer1(LPDISPATCH pDisp, VARIANT FAR* URL, VARIANT FAR* Flags, VARIANT FAR* TargetFrameName, VARIANT FAR* PostData, VARIANT FAR* Headers, BOOL FAR* Cancel) but, I don't know how can I do it... :( I'm using the ActiveX component (Microsoft Navigator) in a MFC application. How can I use VARIANT FAR* URL and how can I cancel the navigation? Cesario Simoes, jr Working with computers since 1970 (Burroughs, GTE, etc.) Programming in assembly DSP (TMS320c2x and TMS320c5x), C and C++. Using C++ and MFC, developping GUI for telecommunication equipment (PABX, ACD, RAS, etc.)

    C / C++ / MFC

  • CWebBrowser2 and Acces Violation
    C Cesario Simoes jr

    I`m using it like I found in the MSDN's article 'Using MFC to Host a WebBrowser Control': //CWebBrowser2 m_browser - to access the WebBrowser control //CEdit m_edit - to access an edit control CString string; m_edit.GetWindowText(string); m_browser.Navigate(string, NULL, NULL, NULL, NULL); When in debug mode I can see the message 'Access Violation' in the debug window but, when in release mode it apparently works fine (I made this test recently) :( Cesario Simoes, jr Working with computers since 1970 (Burroughs, GTE, etc.) Programming in assembly DSP (TMS320c2x and TMS320c5x), C and C++. Using C++ and MFC, developping GUI to telecommunication equipment (PABX, ACD, RAS, etc.)

    The Lounge

  • CWebBrowser2 and Acces Violation
    C Cesario Simoes jr

    I`m looking for some help: I`m trying my first implementation using CWebBrowser2 and always when calling the method navigate occurs Access Violation :( ... May some one help me? :(( Cesario Simoes, jr Working with computers since 1970 (Burroughs, GTE, etc.) Programming in assembly DSP (TMS320c2x and TMS320c5x), C and C++. Using C++ and MFC, developping GUI to telecommunication equipment (PABX, ACD, RAS, etc.)

    The Lounge
  • Login

  • Don't have an account? Register

  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups