www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/09/30/04:46:28

From: Olivier Gremillet <gremille AT zeus DOT nt DOT op DOT dlr DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: dos/windows problem in c
Date: Tue, 30 Sep 1997 09:25:18 +0200
Organization: DLR
Lines: 14
Message-ID: <3430A95E.49B9@zeus.nt.op.dlr.de>
NNTP-Posting-Host: circe.nt.op.dlr.de
Mime-Version: 1.0
CC: gremille AT zeus DOT nt DOT op DOT de
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

i cant not succed in compiling the following programm which wanted to
 access to an adress for reading a card value
 
 unsigned long far* ch0data;
 ch0data = (unsigned long far*) 0x4D000000
 
 ch0data[0320]=0L;
 ---->  crash the protection mode of windows 3.11
 
 the programm can only be compiled under dos
 i want it to work under windows.
 what can i do ??> 
 thanks
 olivier

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019