Hello!
I don't know why this is happening, but it happens like once a year until I do something specific.
When I try to add code or save it, it says "Insufficient memory".
Last time, I had to make 1 .bas file smaller by moving the code to a different module.
Another time, there was a problem with a .tlb. It took me days to find that out.
I have it again now, and I have no idea how I could investigate this.
I only had the idea of using procmon to see what it does when it happens.
Here is what it shows. The last entry is "CreateFileMaping C:\Windows\SystemREsources\imageres.dl.mun"
Image may be NSFW.
Clik here to view.
I have a really huge public enum with 1435 members, I am not sure if that might be the trouble.
I don't know why this is happening, but it happens like once a year until I do something specific.
When I try to add code or save it, it says "Insufficient memory".
Last time, I had to make 1 .bas file smaller by moving the code to a different module.
Another time, there was a problem with a .tlb. It took me days to find that out.
I have it again now, and I have no idea how I could investigate this.
I only had the idea of using procmon to see what it does when it happens.
Here is what it shows. The last entry is "CreateFileMaping C:\Windows\SystemREsources\imageres.dl.mun"
Image may be NSFW.
Clik here to view.

I have a really huge public enum with 1435 members, I am not sure if that might be the trouble.