Search results for query: *

  1. C

    Help on Event Handling during Run Time

    Hi, I have trid to look through MSDN and cant seem to find an answer. Hopefully someone here can help, and I know its an easy fix...at least I think it is, lol. I created 42 Label controls during runtime in an array with this: Dim label(42) As Label I then ran it thru a For loop to create...
  2. C

    Help reading info from Memory Card

    Can someone steer me in the right direction. I heard that there are programs to recover pictures from memory cards that have been corupted. I would like to try and make my own program to do that. I know, I know, Im trying to re-invent the wheel but its a learning experience for me. Seems like...
Back
Top