From: =?ISO-8859-1?Q?Rafael_Garc=EDa?= Newsgroups: comp.os.msdos.djgpp Subject: Re: invalid operation in windows console Date: Fri, 27 Dec 2002 18:59:18 +0100 Organization: Telefonica Data Espagna Lines: 13 Message-ID: <3E0C94F6.70707@geninfor.com> References: <3E0C8881 DOT 60407 AT geninfor DOT com> <3E0C90DC DOT 20301 AT geninfor DOT com> NNTP-Posting-Host: 80-24-251-44.uc.nombres.ttd.es Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: nsnmrro2-gest.nuria.telefonica-data.net 1041011957 23401 80.24.251.44 (27 Dec 2002 17:59:17 GMT) X-Complaints-To: usenet AT nsnmrro2-gest DOT nuria DOT telefonica-data DOT net NNTP-Posting-Date: Fri, 27 Dec 2002 17:59:17 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020826 X-Accept-Language: en-us, en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Rafael García wrote: > Rafael García wrote: > >> Windows stops it telling about some invalid operation, because a >> general protection exception in 0257:0044, with int 1 in service. > > > It seems a problem with a software to control PCMCIA port from Toshiba > called "Cardworks". DJGPP programs runs well if I uninstall this software. > But without it I cannot see the LAN so I must do coexist both programs...