No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
8 Posted Topics
3 ways u could do it: 1) make a shortcut and place it in the cab file generated, then edit the setup file and add the path to it and it will unzipp to the desktop. Drawbacks: if they choose to install your app in another folder, the shortcut wont …
Yes, flash disk serial numbers are unique. I was able to write a program in VB to detect when my flash disk was inserted. it determined it was mine purely by the serial number.
hi, i am working on a program that locks your computer after a preset time, sort of like the type you would find in an internet cafe etc, but it doesnt work properly. when its unlocked and a time enterd it passes the time (in minutes to a form that …
Hi, Im writing a program that takes screen shots at user determined intervals for a number of seconds (that way you can change frame rates), after each screen shot a new MDI child is loaded and the picture placed inside the image box on the form. When the set number …
Im writing a Network version of Othello (sometimes called Reversi) but im having trouble with the function that checks your move. A screen shot of my app: [img]http://homepages.picknowl.com.au/craig_sharon/othello2.gif[/img] Basically each Square is a PictureBox, Player 1 (White) goes first, so if for example they click the picturebox (F,5) which incidentally …
are you after a new picture for a checkbox instead of the traditional tick?
are the files/controls that you are trying to import? more info needed
you could also set a hot key to do this
The End.
macka007