Re: An unsupported operation was attempted @ ProcessShellCommand
- From: "Donkeylung" <jkh30003@xxxxxxxxx>
- Date: 30 Jun 2006 09:54:05 -0700
Thank you Joe. I figured it out. I had deleted a control which still
had a ddxcontol function for it. I took out the function, cleaned it
up and it was clear.
Jay
Donkeylung wrote:
I actually found out where the error comes out in the debugger. My
program usesaA form view. One of the DDXControl calls throws the
exception, but if I remove that function as a test, the same exception
is still thrown. I can get rid of the annoying message by handling the
exception myself and doing nothing. It doesn't affect how the program
runs, by I have a nagging feeling that there is something pernicious
lurking in the code that could come to haunt me. Any ideas?
Jay
Joseph M. Newcomer wrote:
Somebody threw an exception. This message is issued by the MFC message dispatch handler.
joe
On 29 Jun 2006 11:49:30 -0700, "Donkeylung" <jkh30003@xxxxxxxxx> wrote:
There have this irritating bug in my program. I get an error message,Joseph M. Newcomer [MVP]
"An unsupported operation was attempted." By using strategic
MessageBoxes, I find that it occurs sometime in the
ProcessShellCommand. I did nothing tricky vis a vis any internal MFC
functions. I have no idea where to look in my code. Any ideas where to
go.
Thanks in Advance.
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.
- References:
- An unsupported operation was attempted @ ProcessShellCommand
- From: Donkeylung
- Re: An unsupported operation was attempted @ ProcessShellCommand
- From: Joseph M . Newcomer
- Re: An unsupported operation was attempted @ ProcessShellCommand
- From: Donkeylung
- An unsupported operation was attempted @ ProcessShellCommand
- Prev by Date: Re: MSVC++ 2002 Export Make file
- Next by Date: Re: getdlgitemtext
- Previous by thread: Re: An unsupported operation was attempted @ ProcessShellCommand
- Next by thread: How to read in a binary formatted file and parse the contents and populate a listview window?
- Index(es):
Relevant Pages
|
Loading