X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: AndrewC Newsgroups: comp.os.msdos.djgpp Subject: Re: strange problem with disk operations Date: Mon, 29 Jun 2009 19:38:09 +1000 Organization: Netfront http://www.netfront.net Lines: 20 Message-ID: References: <86e53db7-9815-42a4-a7bc-bcf5276da9a4 AT p18g2000pra DOT googlegroups DOT com> <1ZidnRhYjtuDC9rXnZ2dnUVZ_s6dnZ2d AT earthlink DOT com> NNTP-Posting-Host: 220.233.169.234 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: adenine.netfront.net 1246268299 63371 220.233.169.234 (29 Jun 2009 09:38:19 GMT) X-Complaints-To: news AT netfront DOT net NNTP-Posting-Date: Mon, 29 Jun 2009 09:38:19 +0000 (UTC) X-Newsreader: Forte Agent 5.00/32.1171 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >> But with the same setup , ghost works perfectly witout any error. > >Depending on which version of Ghost is used, and if it uses int 13, >that might not be important. Open the main ghost exe file in a hex editor and see if it was prodcued usign DJGPP. If it was then you shoudl be able to see which version was used. Interestinglywhen I last looked at the Ghost2K3.exe with a hex editor it was a file that was produced using DJGPP 2.03 by the binary "signature". Norton/Symantec could be using their own code, but it makes you wonder what other major software products that are still widely used use DJGPP. Regards, Andrew