> I could do it without driver in user mode program of course, but as I said before, programming in
kernel mode is much more interesting
From newbie point of view, this is such.
From a professional point of view - see what Doron said.
–
Maxim S. Shatskih
Windows DDK MVP
xxxxx@storagecraft.com
http://www.storagecraft.com
Given that this is nothing but a learning exercise, you would be much better
served to take one of the kernel examples, build it, and run the heck out of
it with WinDbg connected. To be honest, you have come up with a bullshit
“thingy” that really has no need to be in the kernel, by your own admission,
and is best done in user land, and by our experience is one of the more
difficult things to do between “KernelLand” and “UserLand”, that of sharing
memory.
Go to OsrOnline. Com and purchase one of their learning kits, and then have
fun.
Gary G. Little
H (952) 223-1349
C (952) 454-4629
xxxxx@comcast.net
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of otshunter@o2.pl
Sent: Friday, July 02, 2010 10:23 AM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] Process Handle problem.
@Maxim
I could do it without driver in user mode program of course, but as I said
before, programming in kernel mode is much more interesting - I want to
learn some new abilities. If I will fail I will do in user mode program.
Same program isn’t very important for me - it’s just another challange and
chance to develop.
Regards, Chris
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
offtopic.
The USB learning kit is sold out. Maybe that explains the recent flood of
such
questions :-).
“Gary G. Little” wrote in message
news:xxxxx@ntdev…
<…>
> Go to OsrOnline. Com and purchase one of their learning kits, and then
> have
> fun.
Clarification: The USB FX2 Learning kit is temporarily out of stock. We’re in the process of having another couple of hundred built. It’s hard to keep up with the orders, believe it or not. If we only made money when we sold the damn things…
Peter
OSR
I already figured out how to read that process memory. Thank you very much for all advices.
@Peter
About this learning kits - can You give me some informations where can I find it ? I mean when it will be avalible of course.
Regards, Chris.
OsrOnline.com. but they don’t give senior discounts.
Gary G. Little
H (952) 223-1349
C (952) 454-4629
xxxxx@comcast.net
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of otshunter@o2.pl
Sent: Friday, July 02, 2010 3:50 PM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] Process Handle problem.
I already figured out how to read that process memory. Thank you very much
for all advices.
@Peter
About this learning kits - can You give me some informations where can I
find it ? I mean when it will be avalible of course.
Regards, Chris.
—
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
They do give OSR Online member discounts of 15%, which helps. Just make
sure you are logged in when you go to the store.
“Gary G. Little” wrote in message
news:xxxxx@ntdev…
> OsrOnline.com. but they don’t give senior discounts.
>
> Gary G. Little
> H (952) 223-1349
> C (952) 454-4629
> xxxxx@comcast.net
>
>
> -----Original Message-----
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com] On Behalf Of otshunter@o2.pl
> Sent: Friday, July 02, 2010 3:50 PM
> To: Windows System Software Devs Interest List
> Subject: RE:[ntdev] Process Handle problem.
>
> I already figured out how to read that process memory. Thank you very much
> for all advices.
>
> @Peter
> About this learning kits - can You give me some informations where can I
> find it ? I mean when it will be avalible of course.
>
> Regards, Chris.
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>
>