Computing.Net > Forums > Programming > Kernel Mode

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Kernel Mode

Reply to Message Icon

Name: hcong85
Date: March 12, 2006 at 02:52:50 Pacific
OS: Microsoft Windows XP
CPU/Ram: Pentium 4
Comment:

how to make my program run on kernel mode?
i using vb6



Sponsored Link
Ads by Google

Response Number 1
Name: StuartS
Date: March 12, 2006 at 11:51:46 Pacific
Reply:

With Visual Basic you can't. There are significant runtime modules required to run a VB application and they would have to run in kernel mode as well.

Stuart


0

Response Number 2
Name: hcong85
Date: March 13, 2006 at 03:04:36 Pacific
Reply:

You mean msvbvm60.dll?

Can I create a dll using C or C++ than load it on Kernel-Mode, than use my vb program to call the function?

Got any tools such as Kernel-Mode loader can load my vb program in kernel mode?

i writting a program which has use OpenProcess function and the OpenProcess function return 0, and I have call GetLastError function after OpenProcess, the GetLastError also return 0, so I really don't know where is the problems.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Kernel Mode

IRQ Programming www.computing.net/answers/programming/irq-programming/9506.html

Parallel Port Access in Assembly www.computing.net/answers/programming/parallel-port-access-in-assembly/11861.html

write a kernel in c -- problems www.computing.net/answers/programming/write-a-kernel-in-c-problems/9206.html