Git Product home page Git Product logo

notepad-nt's Introduction

  Notepad-NT  

Windows NT 5.x Notepad with fixes

Modified from the Windows NT 5.2 source, with additions from NotePadEx, and compiler optimizations.

  • Use SSE2 SIMD instruction set extensions for both x86 and x64.
  • Use the /O2 compiler flag for maximum optimizations.
  • Change icon to classic NT one.
  • Lint source and remove undefined variables.
  • Fix building on MSVS 2017/2019.
  • Add 'Ctrl+Shift+S' to open the "Save As" Dialog box.
  • Enable "Word Wrap" and "Status Bar" to be enabled at the same time.
  • Reduce flickering when resizing the Window on NT 6.0 and below.
  • Name is changed to "Notepad NT" for most things.

Works on Windows XP - 10 (11 doesn't display it correctly)

TODO:

– Add "Open New Window" option.

– Allow "Find" Dialog box to search backwards with 'Shift+F3'

Building

Requires MSVS 2017 or 2019 and the v141_xp Windows XP toolchain.
This can be found in the Visual Studio Installer after going to "Individual Components" and searching for "Windows XP". Info Here.

The original source called for MSVS 2005, and the updated project files from vxiiduu called for MSVS 2010, but I wanted it to be able to build on modern Windows and modern MSVS, while still being able to build on Windows 7.

  • Open the Notepad-NT.sln file and then you can build it.

Windows 2000 Support

Requires MSVS 2010 + Windows 7 SDK
This allows for Windows 2000 support.

  • Open the Notepad-NT-msvs2010.sln file and then you can build it.

notepad-nt's People

Contributors

alex313031 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

aletondax

notepad-nt's Issues

status bar

"Ln Col" - always show "1 1 "

Note: Wine 9.5

Localization and special characters

I have forked the project, and translated the strings to Spanish.

Special characters such as "á é í ó ú" are not showing correctly when I build the solution.

How should I configure Visual Studio or modify the source to solve this issue?

Thanks!

Image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.