Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error ERROR_NOT_ENOUGH_QUOTA

Status
Not open for further replies.

solla

Programmer
Feb 21, 2003
19
FR
Hello,

I have a customer who is using ::postMessage to "a number of windows".

His app is crashing, just after sending many error messages of the type, ERROR_NOT_ENOUGH_QUOTA (Error code 1816).

Does anyone know what this relates to? Is it something to do with a limit on the message queue?

Any help appreciated.
 
I have seen this in enumerations (for registry entries, for example). In that case it is not so much as an error, but more of an end-of-list marker.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top