There is a hello world Native example with C++ source and compiled executable in the zip at http://www.sysinternals.com/native.htm
There also info on the Native APIs at http://www.sysinternals.com/ntdll.htm
It prints "Hello world" on the blue Windows NT load screen before Windows NT actually starts...
any of you C++ gurus know if this is PB'able?
[This message has been edited by Wayne Diamond (edited October 25, 2000).]
There also info on the Native APIs at http://www.sysinternals.com/ntdll.htm
It prints "Hello world" on the blue Windows NT load screen before Windows NT actually starts...
any of you C++ gurus know if this is PB'able?

[This message has been edited by Wayne Diamond (edited October 25, 2000).]
Comment