Not Enough quota available to process this command

  • Thread starter Thread starter Bala Prasad Peddigar
  • Start date Start date
B

Bala Prasad Peddigar

Hi,

We are facing a serious problem when application migrated
to Windows XP.

An error message is thrown by a function "PostMessage"
as "Not enough quota is available to process the
command". We have not faced such problem on Windows NT.
The application gets hanged. The problem is not always
replicatable.

We looked for some solution on the net, some people
handle this and some more similar error codes by putting
a sleep before posting the message again.

Could anyone help us out.
 
Bala said:
Hi,

We are facing a serious problem when application migrated
to Windows XP.

An error message is thrown by a function "PostMessage"
as "Not enough quota is available to process the
command". We have not faced such problem on Windows NT.
The application gets hanged. The problem is not always
replicatable.

We looked for some solution on the net, some people
handle this and some more similar error codes by putting
a sleep before posting the message again.

Could anyone help us out.

Are you having this problem with an application you are trying to *run*
or an application that you are trying to *code* for XP? If the former,
contact the application's tech support. If the latter, you'll do better
to post in a developer newsgroup and/or get a programmer to look at the
code. Since you didn't tell us the name of the application, people who
might have the same program and problems can't help you.

Malke
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top