Search:

Type: Posts; User: UNATCOPres

Search: Search took 0.05 seconds.

  1. Replies
    3
    Views
    476

    Re: Decompiler??

    Well, easy, I've done a program long before, but I've lost my source code (well, more than losing it, never done a backup before, never thought nesesary), but I did have a copy of my compiled exe in...
  2. Replies
    3
    Views
    476

    Decompiler??

    Well, maybe there is a easyer way to do this but... look, I have a program, and I want to change the caption of a label, how shall I do that? Use hex editor? Or I must decompile the program?

    Thanks
  3. Replies
    3
    Views
    606

    Re: Something like Windows bar

    Really thanks, I'll test it right away.
  4. Replies
    3
    Views
    606

    Something like Windows bar

    Hello guys.
    I have a program that run a pack of applications ussing:

    x = ShellExecute(Me.hwnd, vbNullString, App.Path & "\Uplink\Uplink.exe", vbNullString, "c:\", 1)

    What I want to know is to...
  5. Replies
    5
    Views
    504

    Re: Convert Number

    Yess, it was that, the Schar. Thanks you. Now for last, how do you you change the value for a number between x and y (example, from 49 to 61)
  6. Replies
    5
    Views
    504

    Re: Convert Number

    Really thanks you. Now, please, the same but with letters from a to z, and numbers too.
  7. Replies
    5
    Views
    504

    Convert Number

    ... Look, I'll say it like this. Forget EVERYTHING I've said before. Now I want this: A code that, when you push a command button, changes the integer A to a number between 1 and 16. As easy as that....
  8. Re: Realy easy question (a little stupid too)

    hehe, first of all, yess, I always thought this was going to be a problem. And yess, it can be right that I have created it all in ma matter of seconds, becouse I have the practise to do so. I can...
  9. Replies
    8
    Views
    717

    Re: Email sending

    No, they mustn't know. For example, you go to a window and you have a command button called "send" or whatever, but the text is "Label 1 change" and it will send an email to my account sayng that the...
  10. Re: Realy easy question (a little stupid too)

    I've never said that I didnt know the real world.. I do, endeed, but it is so... funny to keep people under your lies, and to make them believe you are something you are not... of course its not true...
  11. Re: Realy easy question (a little stupid too)

    Erased
  12. Realy easy question (a little stupid too)

    Hehehello guys. I have another question for you. I have a timer, an I would like that the timer do the following things:

    Each time te timer makes effect, it must change, for example, the caption...
  13. Replies
    4
    Views
    622

    Re: VB6 Help with Data save

    hehe, ty. I think ill use the file option, becouse i know the database part, i used to use MySQL, but now i have to change due to... compatibility issues...
  14. Replies
    8
    Views
    717

    Re: Email sending

    Well, ill see them right away
    Thanks
  15. Replies
    8
    Views
    717

    Email sending

    Hello guys. I've run into an errand and I need your help. I wish to know if there is a way to send a pre-designed E-Mail ussing a command button, like, for example, when you click the button, it'll...
  16. Replies
    5
    Views
    7,708

    Re: Check if have internet VB6

    Well, really thanks you on this one guys. I have tested it with my internet on and it worked, later I changed the ping url to iwegweiugbwi (or something) and it said i wasn't connected.
    The only...
  17. Replies
    5
    Views
    7,708

    [RESOLVED] Check if have internet VB6

    Hello again. Please, I need you to help me on this one, if you can. I have a button, and what I want to do is that when I press that button, the program check if the machine has any connection to the...
  18. Replies
    2
    Views
    439

    Re: Anything in VB6

    Really thanks you man, you've saved me.
  19. Replies
    2
    Views
    439

    [RESOLVED] Anything in VB6

    Well guys, I know this may sund stupid, but I need to know this. The idea is this one.


    Sub Command1_click
    If text1.text = "My" & ANITHING & "house" then"
    msgbox "You've got it!!!"
    end if
    ...
  20. Replies
    4
    Views
    622

    Re: VB6 Help with Data save

    Well thanks. What should I look for? "Zillion" or what?
  21. Replies
    4
    Views
    622

    VB6 Help with Data save

    Hello guys. I have one question to ask you:

    I have 2 Txtbox, one for username and one for password. and I also have a create user window. The Idea is that, when I create a new account, it should...
Results 1 to 21 of 21



Click Here to Expand Forum to Full Width