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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. ShellExecute

ShellExecute

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++visual-studiohardwarehelp
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.
  • T Offline
    T Offline
    T i T i
    wrote on last edited by
    #1

    Hi , I'm working with eMbedded Visual tool3 V3 ....... I want to use Shellexec func. ..... I tried it on visual studio 6 and it worked correctly without any problems or (including any additional files) , but in the eMbedded c++ , in the compiling , it says (UNDECLARED IDENTIFIER) although the autoComplete (ctrl + space ) gets me the function... (is it required to include any header files ex: shellapi.h or refere to any dll ex: shell32.dll as MSDN says , I included the file but couldn't make anything with the dll) The same is for WinExec func. I need help please so quickly

    A 1 Reply Last reply
    0
    • T T i T i

      Hi , I'm working with eMbedded Visual tool3 V3 ....... I want to use Shellexec func. ..... I tried it on visual studio 6 and it worked correctly without any problems or (including any additional files) , but in the eMbedded c++ , in the compiling , it says (UNDECLARED IDENTIFIER) although the autoComplete (ctrl + space ) gets me the function... (is it required to include any header files ex: shellapi.h or refere to any dll ex: shell32.dll as MSDN says , I included the file but couldn't make anything with the dll) The same is for WinExec func. I need help please so quickly

      A Offline
      A Offline
      Antony M Kancidrowski
      wrote on last edited by
      #2

      You ought to be able to use CreateProcess to launch other applications. Ant. I'm hard, yet soft.
      I'm coloured, yet clear.
      I'm fruity and sweet.
      I'm jelly, what am I? Muse on it further, I shall return!
      - David Walliams (Little Britain)

      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