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
L

latunos

@latunos
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • LPDISPATCH problem ?
    L latunos

    Please help, In VB, the GetSpellingSuggestion() return a Set data structure, but in VC++ it returns LPDISPATCH. VB function: For Each wd In ActiveDocument.Words Set sugg = wd.GetSpellingSuggestions If sugg.Count <> 0 Then For Each ss In sugg MsgBox ss.Name Next ss End If Next wd Can anyone help me to deal with LPDISPATCH so I can get the result from the GetSpellingSuggestion method in VC++. Thanks in advance :confused:

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