Hi Jim
Well in almost all current Oses, each application is allocated a
virtual memory of 2^32 Bytes. This block is divided into many segments
like data, text, bss, stack and heap.
The max. size of heap depends varies from one application to another as
the other segments vary from one applicat
Thanks Marcel Telka,
I am now able to successfully do CreateFile(...)..with my loaded driver.
Cheers
Kiran
-Original Message-
From: Marcel Telka [mailto:[EMAIL PROTECTED]
Sent: Monday, August 18, 2003 6:19 PM
To: [EMAIL PROTECTED]
Cc: Kiran Bacche
Subject: Re: Driver help
Hi Kiran
);
IoCreateDevice( DriverObject, 0, &DeviceName, ...
IoCreateSymbolicLink( &SymbolicLinkName, &DeviceName...
Thanks
Kiran
-Original Message-
From: Kiran Bacche
Sent: Wednesday, August 13, 2003 5:57 PM
To: 'Marcel Telka'
Cc: [EMAIL PROTECTED]
Subject: RE: Drive
Hi,
The usr/include/w32api/ddk contain windows device driver related
header files.
So does this mean that it is possible to develop windows device drivers
using CYGWIN ?
Thanks
Kiran
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cyg
OTECTED]
Sent: Wednesday, August 13, 2003 5:48 PM
To: Kiran Bacche
Cc: [EMAIL PROTECTED]
Subject: Re: Driver help
On Wed, Aug 13, 2003 at 05:26:30PM +0530, Kiran Bacche wrote:
>
> Hi,
>
> The usr/include/w32api/ddk contain windows device driver related
> header files.
&g
>From where can I download/see the "ioperm" package ?
Thanks
Kiran
-Original Message-
From: Marcel Telka [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 13, 2003 5:58 PM
To: Kiran Bacche
Cc: [EMAIL PROTECTED]
Subject: Re: Driver help
On Wed, Aug 13, 2003 at 05:
6 matches
Mail list logo