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
Hi Kiran.
On 2003.08.18 07:43, Kiran Bacche wrote:
The ioperm package was very helpful. Thanks for that.
U was now able to compile a sample driver into a .sys file.
I used the SCOpenManager and CreateProcess to get it loaded.
Try use CreateService() to install the driver and StartService() to
sta
);
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
On Wed, Aug 13, 2003 at 05:53:16PM +0530, Kiran Bacche wrote:
> Wow that's geat.
> I have an isr.c file (actually a device driver)
> I could successfully compile it to generate a ".o" file.
> But how can I convert it to a ".sys" file in CYGWIN environment.
Please read the ioperm sources...
--
+-
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
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.
> So does this mean that it is possible to develop windows device drivers
> using CYGWIN ?
Yes. ioperm package contains one real examp
On Wed, Aug 13, 2003 at 06:00:01PM +0530, Kiran Bacche wrote:
> From where can I download/see the "ioperm" package ?
>From your favorite Cygwin net distribution mirror (using setup.exe).
ioperm is a part of the official Cygwin net distribution.
http://www.cygwin.com/packages/
--
+--
>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:
8 matches
Mail list logo