How would that work? I can't find any documentation in the MSDN
you know how when you open a txt file it opens up notepad and loads the file? how does the whole 'loading the file' thing work in VB?
I am trying to create a compression program that uses the bitstream, but I can't seem to be able to access it through any included function. I know the ---.ReadAllBytes function, but that gives me the integer code for the character, whereas I need the actually binaries...
...' seed the index
While i < 100 ' or however many times you want this process to be repeated
i += 2 'count by twos to get only odd numbers
pi += 4 * Math.Pow(i,-1) ' add by distribution
End While
ok so maybe not psuedocode..but you still need to attempt or give us your attempt before you...
Hello! I am trying to create a new file type to go with my program, and create the file associations for it. I thought you could do this from the Project Properties -> My Extensions tab, but it seems I was mistaken.. I'm not exactly sure.
But what I want to do is 'protect' a text document by...
You should probably go into a native language like C++ or plain C... The .NET Framework is very constricting when you are for hire. It's best to go into these things early, so you can compile 'plug 'n' play' programs... just a thought
I started when I was that young, too, but I could never find a client of sorts. Even still, people don't trust 16-year-old kid to do their programming for them...
How do you find a job, or do you do your work pro bono?
My Problem: A Graphical Approach :)
no workie. i mean, it works when the window is resized (imagine that?) but not when it is maximized...
after I moved el splitter...
okay so i found something that worked...but my base problem still remains
i should probably tell you that
Whenever the user resizes the form, it goes all...funky. I mean, my program is founded on the awesomeness of TabPages, but so many TabPages is having a bad effect. The borders of the tab...
I totally just made that word up :)
I have a graphics problem in my form and found a way around that, but I can't seem to add the applicable code to some sort of Me.WindowStateChanged Event handler... Is there something I could use that would invoke the code when the window is maximized? there...
arg!
PrivateSub lb64deflist_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles lb64deflist.SelectedIndexChanged
Dim Path AsString = ""
Dim FileType As RichTextBoxStreamType = RichTextBoxStreamType.RichText
SelectCase lb64deflist.SelectedIndex...
Root problem Resolved, but still curious
I've successfully created my first fully functional setup! huzzah!
but I'm still curious as to why resources doen't recoginze exe's or msi's
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.