Re: Can't be solved: Error code 473 - Unable to allocate memory

new topic     » goto parent     » topic index » view thread      » older message » newer message

CChris wrote:
> 
> Nemo: please locate, in w32resources.ew, the line
> vPrinterName = getDefaultPrinterName()
> (should be at line 742),
> add }}}
<eucode>puts(1,vPrinterName)</eucode>
{{{
 right after it, and tell
> us what got displayed?</font>
> Also, at line 684 or close, locate
>         rc = w32Func(xGetDefaultPrinter,{pBuffer,pNeeded})
> and add a ?rc after that. The value displayed could be interesting.

Edited C:\win32lib0702c\Include\w32resources.ew, to
...
rc = w32Func(xGetDefaultPrinter,{pBuffer,pNeeded})
?rc
...
vPrinterName = getDefaultPrinterName()
puts(1,vPrinterName)
...

Then run C:\IDE102\IDE.exw. Nothing happens. Same "Unable to allocate memory"
alert.

BTW I had the "Print Spooler" service stopped. Does it matter to the printer
stuff you were talking about?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu