u could add the tool to you'er toolbar called Edit (located in the view/toolbar area.) highlight the code you want and click on the comment code button..
hope that helps.
check out this site http://www.ddj.com/ they have some dll's that you can download to do that.. but it will save the file as a bmp file, so you will have to convert it to a jpg. also you could use directX directShow.
what i do is use the move function. and figure out where I want my objects on my form located then figure out the math. I'm sure there is a better way.. but that's how i do it.
move (left as Single, top as Single, width,height)
this is not on the subject.. but where can I find samples for MTS programming with VB? I need to make a client server model.. and I was thinking about doing the same thing you just said.
as far as I know cracking a exe to get that type of information is not possible because it is converted to machine code.. a Hex editor can do funky stuff to your programs exe but thats about it.. just don't make your program with Java or all will be lost.
MS access would be fine.. and no they don't need a copy of the software.. you can you ODBC or Jet to connect to the .mdb file (which is your database file) and update in/change with your SQL statments.
The only problems with Java are: 1. you can decompile it, 2. It is a memory hog 3. it is slow.
but on the plus side java can run on any sys. On the other hand if you want to learn client/server side .net stuff it seems to me C# is the way to go.
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.