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. General Programming
  3. C#
  4. avicap32.dll Question

avicap32.dll Question

Scheduled Pinned Locked Moved C#
question
5 Posts 3 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.
  • A Offline
    A Offline
    Andrei Ungureanu
    wrote on last edited by
    #1

    Hi, Can anyone give me a link or tell me where i can find some documentation about the functions inside avicap32.dll? Thanks a lot

    Do your best to be the best

    N 1 Reply Last reply
    0
    • A Andrei Ungureanu

      Hi, Can anyone give me a link or tell me where i can find some documentation about the functions inside avicap32.dll? Thanks a lot

      Do your best to be the best

      N Offline
      N Offline
      Niiiissssshhhhhuuuuu
      wrote on last edited by
      #2

      If u cant find anything than write a simple code to get the assembly info from .dlls and exe Use System.Reflection use Assembly.Load() file function to load the dll files and get all the properties :cool::cool: Regards :rose:, nishu

      A L 2 Replies Last reply
      0
      • N Niiiissssshhhhhuuuuu

        If u cant find anything than write a simple code to get the assembly info from .dlls and exe Use System.Reflection use Assembly.Load() file function to load the dll files and get all the properties :cool::cool: Regards :rose:, nishu

        A Offline
        A Offline
        Andrei Ungureanu
        wrote on last edited by
        #3

        Can you give me an example on how to use Assembly to see all the available properties and functions from that DLL? :-D Thanks

        Do your best to be the best

        1 Reply Last reply
        0
        • N Niiiissssshhhhhuuuuu

          If u cant find anything than write a simple code to get the assembly info from .dlls and exe Use System.Reflection use Assembly.Load() file function to load the dll files and get all the properties :cool::cool: Regards :rose:, nishu

          L Offline
          L Offline
          Laubi
          wrote on last edited by
          #4

          Does Assembly.Load work for non managed dlls? I don't think so.. avicap32.dll is an "old" native dll so Assembly.Load shouldn't work in this situation! But it's easy to get information about it by using the search function - http://www.codeproject.com/audio/avicapwrp.asp - http://www.activevb.de/rubriken/apikatalog/bylib/bylib11.html

          N 1 Reply Last reply
          0
          • L Laubi

            Does Assembly.Load work for non managed dlls? I don't think so.. avicap32.dll is an "old" native dll so Assembly.Load shouldn't work in this situation! But it's easy to get information about it by using the search function - http://www.codeproject.com/audio/avicapwrp.asp - http://www.activevb.de/rubriken/apikatalog/bylib/bylib11.html

            N Offline
            N Offline
            Niiiissssshhhhhuuuuu
            wrote on last edited by
            #5

            Thats the cool solution I think:->:-> Regards :rose:, nishu

            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