문제

I am converting an old Foxpro2 DOS app and for reference I have the foxpro app running in a Windows XP VPC. Certain application flows cause a Too many files open error. Any ideas on how to resolve this? I have tried adding FILES=200 in config.sys as suggested in one blog post but that doesn't work, maybe because this a virtual PC.

도움이 되었습니까?

해결책

I seem to remember that the Windows\System32\config.nt file should contain the settings for FILES= and BUFFERS= on WinNT PCs.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top