Community
    • Login

    function list uncomplete

    Scheduled Pinned Locked Moved General Discussion
    function list
    7 Posts 2 Posters 315 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Roger PierreR
      Roger Pierre
      last edited by

      Notepad++ v7.9.1 (32-bit)
      Build time : Nov 2 2020 - 01:03:56
      Path : D:\Program Files\EDITEUR\npp.7.9.1.portable\notepad++.exe
      Admin mode : OFF
      Local Conf mode : ON
      OS Name : Windows 10 Enterprise (64-bit)
      OS Version : 1803
      OS Build : 17134.48
      Current ANSI codepage : 1252
      Plugins : mimeTools.dll NppConverter.dll NppExport.dll

      doesnot list
      int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int nCmdShow)
      nor
      LRESULT CALLBACK MainDlgProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)

      older releases did.

      Alan KilbornA 1 Reply Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @Roger Pierre
        last edited by

        @Roger-Pierre

        Copying your code example into a file shows that it works just fine for me:

        bede9e2b-79bb-4a91-872b-c7e4b6bb8a3e-image.png

        Don’t know what might be different about yours, though. :-(

        1 Reply Last reply Reply Quote 2
        • Roger PierreR
          Roger Pierre
          last edited by

          it’s C++ main.cpp
          sshot-2020-12-21-10-42-49.jpg

          Alan KilbornA 1 Reply Last reply Reply Quote 0
          • Roger PierreR
            Roger Pierre
            last edited by

            i renamed the file main.cpp into main.c and it’s ok.
            so the problem is in the definition of filelist procedure sshot-2020-12-21-12-33-56.jpg for c++ files.

            1 Reply Last reply Reply Quote 0
            • Roger PierreR
              Roger Pierre
              last edited by

              sorry functionlist procedure…

              1 Reply Last reply Reply Quote 0
              • Alan KilbornA
                Alan Kilborn @Roger Pierre
                last edited by

                @Roger-Pierre said in function list uncomplete:

                it’s C++

                Ah. In that case, I agree with your findings, for the two sample functions.

                But, in general, it seems to work for other C++ functions, as you show, and I see when I pull in Notepad_plus.cpp from the N++ source code base.

                So I’m not sure what to say…

                Roger PierreR 1 Reply Last reply Reply Quote 0
                • Roger PierreR
                  Roger Pierre @Alan Kilborn
                  last edited by

                  @Alan-Kilborn one work-around is to define in language that it is C code.

                  thanks for your help.

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post
                  The Community of users of the Notepad++ text editor.
                  Powered by NodeBB | Contributors