Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WinExec() does not accept a path
Message
De
28/10/1997 21:30:45
 
 
À
Tous
Information générale
Forum:
Visual C++
Catégorie:
Problèmes
Titre:
WinExec() does not accept a path
Divers
Thread ID:
00057147
Message ID:
00057147
Vues:
82
In Visual C++ 5.0, I have a WinExec() statement used to start an EXE. It goes like this: WinExec('notepad.exe',SW_SHOWNORMAL). This works fine. However, as soon as I try to put a full path, Visual C++ returns an error at build time. I can't do something like this: WinExec('c:\windows\notepad.exe',SW_SHOWNORMAL).
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform