Re: call of ShellExecuteEx causes error message
- From: Ali <abdulrazaq@xxxxxxxxx>
- Date: 13 May 2007 08:12:23 -0700
On May 13, 5:20 pm, Ananya <Ana...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I am using ShellExecuteEx to call a Java native executable from my C++ program.
When, for the lpParameters of SHELLEXECUTEINFO, I just gave some simple
information, the call of ShellExecuteEx worked.
But when I added the color information of all pixels of an image (even if
the image is as small as 18x18 pixels), I get the following error message
with my Java executable name in the title:
Windows cannot access the specified device, path, or file. You may not have
the appropriate permissions to access the item.
However when I just double click on my Java executable, it does run.
So what am I doing wrong?
Thanks for your time!
Huh! and how exactly it is related to networking? are you trying to
call shell over internet?
Copy/paste your code so folks around here would point the exact
problem.
ali
.
- Follow-Ups:
- Re: call of ShellExecuteEx causes error message
- From: Ananya
- Re: call of ShellExecuteEx causes error message
- Prev by Date: Re: Connection problems using TCP/IP sockets under Vista
- Next by Date: Re: Timing Issue to send and Receive data
- Previous by thread: Re: Layers and Protocols Involved
- Next by thread: Re: call of ShellExecuteEx causes error message
- Index(es):
Relevant Pages
|
Loading