Visual Basic 2008/2010: How to make your very own .dll file!

Поділитися
Вставка
  • Опубліковано 10 лют 2025
  • In this video I will be teaching you how to create your own dynamic link library (.dll) file. It's actually pretty simply.
    Thanks for watching!
    brandonsoft.com
    CODE : pastebin.com/9b...

КОМЕНТАРІ • 65

  • @john03063
    @john03063 4 роки тому

    Great video. It's nice to know that even the professionals sometimes have to step their way through bugs and errors...

  • @payback2crashes
    @payback2crashes 4 роки тому

    Thanks!!! I wanted to create an advanced download manager in my web browser and there was a lot of errors in it but with your video, you learned to me how to correct the bug. Thanks a lot!!!!

  • @kcastillo0319
    @kcastillo0319 11 років тому +1

    In the debug toolbar, in VS 2010, there is a drop down box - you can select Release from there, and then build to get the release version. I had to figure that out. Hope that helps.

  • @vishayinternet
    @vishayinternet 8 років тому

    Hello, how can i create Activex control in VB.net (VS2010). I just want to create simple speedometer in VB.net
    I want to create callable wrapper class. I want to use that objects in My scada projects.

  • @timgerard262
    @timgerard262 4 роки тому

    So basically what he's saying is, "I'm actually glad it didn't work, because that proves that it's working!"

  • @ILOKATsomuch
    @ILOKATsomuch 14 років тому

    @BrandonioProductions
    But is it then also possible for instance:
    in the class:
    ... Class1
    dim a as string
    sub yeah (byval whatever as string)
    end sub
    and then in the actual program can you then still use "a" without any interference from the class part?

  • @SupertigerDev
    @SupertigerDev 11 років тому

    Cool video. Can you make another one about how to make a UA-cam app on vb

  • @timothy5373
    @timothy5373 11 років тому

    good video i learned alot and i subscribed u

  • @clee1227
    @clee1227 5 років тому

    Me: title: How to use make your own dll (with dll)

  • @shlodge0000
    @shlodge0000 12 років тому

    When I do add reference, I can see my youtube.dll, but when I try to do "Import youtube.class1" it fails to recognise the youtube dll I did? Why is that?

  • @SmokeyVibez
    @SmokeyVibez 11 років тому

    i like how u did that but how can u make a program to download any video?

  • @TheCoolGameMaster
    @TheCoolGameMaster 11 років тому

    @BrandonioProductions I have a question, i wanna make a program that uses the " if " command to search for the files that are checked in checkboxes and if you check like .zip all the zip files come up in 1 form or something, liket this: if .zip = checked / true then search for zip in C:\ or something like that can you help me? :)

  • @AViONCreativeLab
    @AViONCreativeLab 14 років тому

    .dll library? Dynamic Link Library
    so you mean Dynamic Link Library Library?

  • @kinanjano
    @kinanjano 11 років тому +1

    Your Video is so helpfull
    Thank you man !
    its working :D
    like + Scribte !

  • @sfundomabaso3200
    @sfundomabaso3200 8 років тому

    How about making a dll for a windows application, how is that made?

  • @nosmasist
    @nosmasist 11 років тому

    can i use it on a machine that not has .net installed?

  • @asetumomoquegua2060
    @asetumomoquegua2060 3 роки тому

    Hi can you tell me how create .tlb file for a dll .. thanks

  • @ILOKATsomuch
    @ILOKATsomuch 14 років тому

    @BrandonioProductions
    So it actually is just like dim ... as string???

  • @baronsc
    @baronsc 13 років тому

    HELP! When I Saved It I click Save All And It Dosen't Make a .dll And i go to the right folder please help!

  • @Minzkraut
    @Minzkraut 10 років тому

    If i type "public varname as MyDllName.Myclass" i cant use the subs... i always have to type MyDllName.Myclass.Mysub

    • @robinroos2254
      @robinroos2254 8 років тому

      Try to use Public Shared Sub. If that doesnt work do this. Imports DLL and below that one Imports DLL.SUB.

  • @ILOKATsomuch
    @ILOKATsomuch 14 років тому

    what does byval stand for, and byref? and all that other stuff?

  • @hoseinbf
    @hoseinbf 12 років тому

    thanks I learned from this

  • @TheRealBrenny
    @TheRealBrenny 13 років тому

    Can a .dll open a JAR file? Like... Within a program of VB?

  • @pannkaka19
    @pannkaka19 9 років тому

    It says it does not accept URI format pliz halp I am a beginner

  • @Computer4uVideoShows
    @Computer4uVideoShows 13 років тому

    what is that screen recorder?

  • @timothy5373
    @timothy5373 11 років тому

    he left out the part where you go up to debug and click build (name of your aplication) so if you save it without doing this step your .dll file will not be there at least it wasnt for me

  • @CtgColdHammer
    @CtgColdHammer 12 років тому

    It's not the same
    type process.start("help") //process.start is run.exe of windows
    and on an other program
    shell("help") // Shell() is cmd.exe of windows
    and see what it does

  • @TejaReddyVelapati
    @TejaReddyVelapati 13 років тому

    I too use same recorder ...... is't that BB flash back pro

  • @stanislavmilchev3054
    @stanislavmilchev3054 12 років тому

    works for me :)

  • @_-_-_-_-_-_-_-
    @_-_-_-_-_-_-_- 13 років тому

    @PBAProductions91 I know that but in this case its the same thing

  • @SweStone918
    @SweStone918 8 років тому

    Hey what is the link to Visual Basic?

  • @xztheman
    @xztheman 12 років тому

    i have nothing in bin. what can i do?

  • @chefmhon
    @chefmhon 12 років тому

    why you make a tutorial that doesnt work..... only tyou made a DLL, but the downloader you made fails......................

  • @MMinecrafTT
    @MMinecrafTT 13 років тому

    were can you use dll for...

  • @abassyiouni
    @abassyiouni 12 років тому

    if i give u a code can u hlp me put it together?

  • @gollum096
    @gollum096 13 років тому

    @baronsc go to
    start- documents-visual studio 2010(2008)-project-yourprojectname-bin-debug-yourproject.dll

  • @alef7236
    @alef7236 12 років тому

    Wow. this guy is a funny programmer. :-)

  • @SuperWolfman1996
    @SuperWolfman1996 12 років тому

    i have errors when i do
    download.downloadfile

  • @maxigames6705
    @maxigames6705 12 років тому

    is not work none for my folder

  • @lvivtotoro
    @lvivtotoro 12 років тому

    u gotta do: "fileice.com"
    type the ""

  • @UberStrikeGlitches13
    @UberStrikeGlitches13 11 років тому

    can i make with vs2012???

  • @UberStrikeGlitches13
    @UberStrikeGlitches13 11 років тому

    and can i create hacked dll for game??

  • @pacaa
    @pacaa 12 років тому

    I have errors in cods

  • @MrPiyush201
    @MrPiyush201 12 років тому

    can someone give me vb 2010 highly compressed? Speed Slow

  • @_-_-_-_-_-_-_-
    @_-_-_-_-_-_-_- 13 років тому

    @spudsmanager They do the same thing Wow..
    >.>

  • @ZorenITA
    @ZorenITA 10 років тому

    You mean CORRECT, not CORRUPT! LOL

    • @Minzkraut
      @Minzkraut 10 років тому

      No

    • @TheDubstep2014
      @TheDubstep2014 10 років тому +1

      Lol, you're wrong!
      The download corrupted the download did not "correct" (No grammar)

    • @ZorenITA
      @ZorenITA 10 років тому +1

      Lol i have misunderstood ahah sorry guys

  • @dadnaya
    @dadnaya 13 років тому

    lol?
    its writes internet is not declerted

  • @TRACER333X
    @TRACER333X 13 років тому

    lol MSGBOX ("Subscribe!") just like in vb

  • @TheJacobfilms
    @TheJacobfilms 12 років тому

    Hey romeo make the dll file that gets pass robloxs patch i will pay u 100,000,000 dollars :3

  • @AaliDGr8
    @AaliDGr8 7 років тому

    nonsense its mean i just waste my life 14 minutes uselessly >.

  • @DJMykal
    @DJMykal 12 років тому

    same xD

  • @tacticsgaming3457
    @tacticsgaming3457 10 років тому +5

    UGh, these tutorials make me sick...

  • @romeo5295
    @romeo5295 12 років тому

    Just here for roblox :3

  • @Many_Mirrors
    @Many_Mirrors 13 років тому

    i hate this "very own"

  • @orosmatthew
    @orosmatthew 12 років тому

    you don't prepare very good .......well you are a good but weird and interesting programmer.....maybe.
    (please be top comment!)