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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. a few different problems

a few different problems

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpquestionhtmlcom
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gr8coaster329
    wrote on last edited by
    #1

    i have microsoft visual c++ 2005 express edition beta 2 and there have not been able to find a way to build the projects to run on another computer. is this just a part that is not included in this version or have i just not been able to find it yet?? also i have used code samples from microsoft help (do not know why they call it help it hardly ever does) for their speech sdk and it had several things that gave me errors when i tried to compile it. such as "HRESULT undeclared identifier" and "cpObjectToken undeclared identifier". is there an include file that i need and the help did not tell me about or what is the problem?? the site that i got the code from is http://msdn.microsoft.com/library/default.asp?url=/library/en-us/SAPI51sr/html/Welcome.asp[^] any help with speech recognition, with microsoft speech sdk or any other speech recognition, itself would also be of great help because i have not been able to figure out any of it yet any help is greatly appreciated - Kyle -- modified at 18:02 Saturday 5th November, 2005

    G 1 Reply Last reply
    0
    • G gr8coaster329

      i have microsoft visual c++ 2005 express edition beta 2 and there have not been able to find a way to build the projects to run on another computer. is this just a part that is not included in this version or have i just not been able to find it yet?? also i have used code samples from microsoft help (do not know why they call it help it hardly ever does) for their speech sdk and it had several things that gave me errors when i tried to compile it. such as "HRESULT undeclared identifier" and "cpObjectToken undeclared identifier". is there an include file that i need and the help did not tell me about or what is the problem?? the site that i got the code from is http://msdn.microsoft.com/library/default.asp?url=/library/en-us/SAPI51sr/html/Welcome.asp[^] any help with speech recognition, with microsoft speech sdk or any other speech recognition, itself would also be of great help because i have not been able to figure out any of it yet any help is greatly appreciated - Kyle -- modified at 18:02 Saturday 5th November, 2005

      G Offline
      G Offline
      Gary R Wheeler
      wrote on last edited by
      #2

      gr8coaster329 wrote:

      i have microsoft visual c++ 2005 express edition beta 2 and there have not been able to find a way to build the projects to run on another computer. is this just a part that is not included in this version or have i just not been able to find it yet??

      Taking a guess, the programs need one or more DLL's included with VS2005. Use the "Dependency Walker" application (DEPENDS.EXE) to find out which DLL's are needed. If this tools isn't included in VS2005, you may need to get it from VS2003.


      Software Zen: delete this;

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

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