From: "Dave" Subject: What does locking memory do? Newsgroups: comp.os.msdos.djgpp Message-ID: <01bcdc22$9423bc60$b95d29c0@worldwii> NNTP-Posting-Host: 93-185.dialup.itsnet.com Date: 19 Oct 97 00:08:26 GMT Lines: 10 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk What is the purpose of locking memory? I am new to 32 bit programming, and I saw the locking functions and have heard of them being used, and I am curious. Could not locking be the reason my program keeps crashing on my blit code? It sometimes works and sometimes doesn't... Thanks in advance, and I appologize for such a newbie question. -Dave