NO

Author Topic: Native shell  (Read 3915 times)

Offline Vortex

  • Member
  • *
  • Posts: 797
    • http://www.vortex.masmcode.com
Native shell
« on: January 06, 2013, 10:06:53 AM »
Quote
Native shell is a program for experiments with a Native API mode of Windows. Native mode is a mode, where chkdsk starts at the boot time before login screen appears. It is used by chkdsk utility to check and correct errors in the system partition. The Native mode itself is a blue screen (it is blue in Windows XP, another color in other versions of Windows), which appears before the Windows login screen.

The program is written in C. WinDDK and NTNDK header files required. The sources are based on NCLI (Native Command Line Interface) from the TinyKRNL Project. A code from ZenWINX library partially used. The archive contains native.exe executable and a source code.

http://hex.pp.ua/nt-native-applications-shell-eng.php
Code it... That's all...

EdPellesC99

  • Guest
Re: Native shell
« Reply #1 on: January 08, 2013, 07:36:03 PM »
Interesting, would never have known an application like this exists.

Thanks for pointing it out Vortex.


Ed

Offline Stefan Pendl

  • Global Moderator
  • Member
  • *****
  • Posts: 582
    • Homepage
Re: Native shell
« Reply #2 on: January 10, 2013, 11:14:06 PM »
Didn't know that our ZenWinx library was used by more than the native toolkit.

Will have to mention that in the documentation.
---
Stefan

Proud member of the UltraDefrag Development Team