Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Which forum to use?

Which forum to use?

Scheduled Pinned Locked Moved The Lounge
jsontutorialquestion
17 Posts 5 Posters 0 Views 1 Watching
  • 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.
  • K Kristian Sixhoj

    I'd say it depends on which language you intend to do this in - if you're going to do it in C#, use the C# forum - if you're going to use Visual Basic (just an example...), use the Visual Basic forum. If you haven't decided which language you want to do this in, but you know it's a .NET language, use the .NET Framework forum. As far as I know, there aren't any forums dedicated to API questions. :)

    :bob: Kristian Sixhoej Growing old is mandatory; growing up is optional. - Chili Davis


    My latest tip/trick: Dragging a Borderless Form[^]

    C Offline
    C Offline
    c2423
    wrote on last edited by
    #3

    I was afraid of that. I've not decided what language yet, and it's API rather then anything else really. I'll see if I can word it as a C# question so that I can ask there! Thanks for the help :) Chris

    K L 2 Replies Last reply
    0
    • C c2423

      I was afraid of that. I've not decided what language yet, and it's API rather then anything else really. I'll see if I can word it as a C# question so that I can ask there! Thanks for the help :) Chris

      K Offline
      K Offline
      Kristian Sixhoj
      wrote on last edited by
      #4

      You might also find http://pinvoke.net/[^] useful if you're just looking for the function itself. :)

      :bob: Kristian Sixhoej Growing old is mandatory; growing up is optional. - Chili Davis


      My latest tip/trick: Dragging a Borderless Form[^]

      C 1 Reply Last reply
      0
      • C c2423

        I was afraid of that. I've not decided what language yet, and it's API rather then anything else really. I'll see if I can word it as a C# question so that I can ask there! Thanks for the help :) Chris

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #5

        Try the Vista/Windows 7 forum.

        It's time for a new signature.

        C 1 Reply Last reply
        0
        • L Lost User

          Try the Vista/Windows 7 forum.

          It's time for a new signature.

          C Offline
          C Offline
          c2423
          wrote on last edited by
          #6

          I'm on Windows XP, so that didn't strike me as being quite right? Thanks, Chris

          L 1 Reply Last reply
          0
          • K Kristian Sixhoj

            You might also find http://pinvoke.net/[^] useful if you're just looking for the function itself. :)

            :bob: Kristian Sixhoej Growing old is mandatory; growing up is optional. - Chili Davis


            My latest tip/trick: Dragging a Borderless Form[^]

            C Offline
            C Offline
            c2423
            wrote on last edited by
            #7

            That looks good, thanks! The problem is more that I don't know the name of the function I'm looking for. I can find related functions, but not quite what I'm looking for.

            1 Reply Last reply
            0
            • C c2423

              Hi all, I'm looking for info about how to do something that I think needs a Win32 API call (but I don't know which one) - can anybody tell me which forum is best for asking in? Thanks, Chris

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #8

              What is it you are trying to accomplish?

              Morality is indistinguishable from social proscription

              C 1 Reply Last reply
              0
              • C c2423

                Hi all, I'm looking for info about how to do something that I think needs a Win32 API call (but I don't know which one) - can anybody tell me which forum is best for asking in? Thanks, Chris

                M Offline
                M Offline
                Maximilien
                wrote on last edited by
                #9

                Win32 questions go to the C/C++/MFC forum.

                Watched code never compiles.

                1 Reply Last reply
                0
                • C c2423

                  I'm on Windows XP, so that didn't strike me as being quite right? Thanks, Chris

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #10

                  I have raised this with the administrators, keep an eye on here[^] for their response.

                  It's time for a new signature.

                  C 1 Reply Last reply
                  0
                  • L Lost User

                    I have raised this with the administrators, keep an eye on here[^] for their response.

                    It's time for a new signature.

                    C Offline
                    C Offline
                    c2423
                    wrote on last edited by
                    #11

                    That's great - thanks!

                    1 Reply Last reply
                    0
                    • C c2423

                      Hi all, I'm looking for info about how to do something that I think needs a Win32 API call (but I don't know which one) - can anybody tell me which forum is best for asking in? Thanks, Chris

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #12

                      Chris - 5 for a good question.

                      Join the cool kids - Come fold with us[^]

                      C 1 Reply Last reply
                      0
                      • L Lost User

                        What is it you are trying to accomplish?

                        Morality is indistinguishable from social proscription

                        C Offline
                        C Offline
                        c2423
                        wrote on last edited by
                        #13

                        Disclaimer: This is not intended as a programming question, and I'm only stating the problem here because I was asked. I'm trying to write an app that finds and saves a list of all files containing a set of keywords on a Windows XP machine as part of a data audit. Windows Explorer can perform this search, but not export the results of the search. So I figure that the search in Windows Explorer is powered by some DLL somewhere that not only searches files that are plain text (as would be easy in .Net) but also Word, Excel files etc. So what I could do with is a DLL that can search a given directory, with parameters for date range, and will search inside files for a given string.

                        P 1 Reply Last reply
                        0
                        • L Lost User

                          Chris - 5 for a good question.

                          Join the cool kids - Come fold with us[^]

                          C Offline
                          C Offline
                          c2423
                          wrote on last edited by
                          #14

                          Thanks!

                          1 Reply Last reply
                          0
                          • C c2423

                            Disclaimer: This is not intended as a programming question, and I'm only stating the problem here because I was asked. I'm trying to write an app that finds and saves a list of all files containing a set of keywords on a Windows XP machine as part of a data audit. Windows Explorer can perform this search, but not export the results of the search. So I figure that the search in Windows Explorer is powered by some DLL somewhere that not only searches files that are plain text (as would be easy in .Net) but also Word, Excel files etc. So what I could do with is a DLL that can search a given directory, with parameters for date range, and will search inside files for a given string.

                            P Offline
                            P Offline
                            Pete OHanlon
                            wrote on last edited by
                            #15

                            You are talking about using the Indexing service. Here's[^] an example of doing it with ASP.NET (for instance).

                            "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                            As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                            My blog | My articles | MoXAML PowerToys | Onyx

                            C 1 Reply Last reply
                            0
                            • P Pete OHanlon

                              You are talking about using the Indexing service. Here's[^] an example of doing it with ASP.NET (for instance).

                              "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                              As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                              My blog | My articles | MoXAML PowerToys | Onyx

                              C Offline
                              C Offline
                              c2423
                              wrote on last edited by
                              #16

                              Looks interesting - thanks for the tip!

                              P 1 Reply Last reply
                              0
                              • C c2423

                                Looks interesting - thanks for the tip!

                                P Offline
                                P Offline
                                Pete OHanlon
                                wrote on last edited by
                                #17

                                You're welcome - and well done on forum etiquette here.

                                "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                                As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                                My blog | My articles | MoXAML PowerToys | Onyx

                                1 Reply Last reply
                                0
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • World
                                • Users
                                • Groups