Recent content by Guiih

  1. G

    [C#] How can I play a SWF File in the Resources folder?

    I've a SWF File in my Resources folder in C#. The question is, how can I play it?
  2. G

    How do you imagine House M.D end?

    I imagine House marrying Cuddy and they both having a child. About the other doctors I can't say anything, since I'm still in the 5th season. What about you? What do you think?
  3. G

    [C#] How can I play a SWF File in the Resources folder?

    I've a SWF File in my Resources folder in C#. The question is, how can I play it?
  4. G

    [C#] How can I play a SWF File in the Resources folder?

    I've a SWF File in my Resources folder in C#. The question is, how can I play it?
  5. G

    [C#] How can I play a SWF File in the Resources folder?

    I've a SWF File in my Resources folder in C#. The question is, how can I play it?
  6. G

    Help with Decrypting in MD5 [VB.NET]?

    I've been working on a program that store people's passwords in a Text File, but to make it a little more secure, I'd like to put in a function to Encrypt/Decrypt the password in MD5. I'm using this function to Encrypt the pass: Public Shared Function GeraHashMD5(ByVal texto As String) As...
Back
Top