Menu

Notepad++ v4.0 does not work on Win95

2007-01-29
2012-11-13
  • Nobody/Anonymous

    After upgrading to NPP version 4.0, Notepadd++ no longer works.
    During initialization I get an error message which states that NPP cannot link to a missing DLL routine. (Sorry, I did not record the routine name). 

    Version 3.9 still works.

     
    • Nobody/Anonymous

      Sorry, but I havn't programmed for seven years.  I no longer have a compile/link environment.

      Is it possible that you are using a newer version of the Microsoft Windows Toolkit, which no longer supports Windows 95?

      Thanks,
      Harry.

       
    • DV

      DV - 2007-01-30

      Did you try to run Notepad++ 4.0 without plugins? Try to do this. If it will work, add one plugin to the Plugins folder each time you start Notepad++. When Notepad++ will crash again, you will know which plugin causes a crash.

       
    • Nobody/Anonymous

      Running Nptepad++ without the plug-ins produces the same error message:
      The NOTEPAD++.EXE file is linked to missing export KERNEL32.DLL:IsDebuggerPresent.

       
      • Don HO

        Don HO - 2007-02-02

        It's due to the link option - I didn't find the correct one yet for my VC++ 2005.
        If you have any idea about it, please let me know.

        Don