Search:

Type: Posts; User: Eng27

Search: Search took 0.18 seconds.

  1. increase and decrease volume using winmm.dll in C#

    Hi everyone 🙌
    i have made a simple mp3 player, that can play, pause and stop the audio only.
    i want to change the volume of it using scrolls (or whatever), how to do that????
  2. Replies
    5
    Views
    3,854

    Measurement Instruments

    Hello..:wave:
    I want to retrieve data from measurement instruments (like force measurement instruments, Voltage, etc...) then show retrieved data on a chart.
    However, How to connect to these...
  3. Replies
    12
    Views
    1,089

    Re: Wrong text in .TxT file

    hhhhhhh, not bad as my English..
  4. Re: Need help rewritting my code for optimal and fast speed performance

    I am sorry, I would like to help, I have downloaded the file but it is (.bin) file only
    there is no rar file or anything else
    if you have telegram account you can send me the file using telegram..
  5. Replies
    12
    Views
    1,089

    Re: Wrong text in .TxT file

    wait a moment
    do you mean that when you press on Command1 and CommonDialog1 Appears, then browsing for the file you want, when you do those , you get the name of the file in Text1.text, NOT THE...
  6. Replies
    12
    Views
    1,089

    Re: Wrong text in .TxT file

    look, I have a problem in explaining in English (so I feel now what people thought when reading what I explain in posts)
    back to your problem, I have not understand! you can not make the file you...
  7. Replies
    12
    Views
    1,089

    Re: Wrong text in .TxT file

    explain again please?!
  8. Replies
    11
    Views
    4,479

    Re: [Vb6] Objects on Click..

    Oh sorry about my bad explaining
    and thank you for the file, it will be very useful
  9. Replies
    11
    Views
    4,479

    Re: [Vb6] Objects on Click..

    Tnx a lot Elroy
  10. Replies
    11
    Views
    4,479

    Re: [Vb6] Objects on Click..

    oh, I am not good in English so that I always fail in explaining :(
    anyhow
    I will explain again and change the example
    (if I fail again in explaining what I need just don't reply :( )
    look, for...
  11. Replies
    11
    Views
    4,479

    Re: [Vb6] Objects on Click..

    The names of them are: Command1, TextBox1, slider1 :|
    It is not homework, I want to improve my projects, I want to control everything the user do.. Can you?
  12. Re: Need help rewritting my code for optimal and fast speed performance

    I have downloaded the program you mentioned, it is .bin file, it can't be open..
  13. Replies
    11
    Views
    4,479

    Re: [Vb6] Objects on Click..

    Sorrry it is TextBox (but the keyboard has changed the word to textbook)
    I am not looking for know things I know already, I will explain :
    I have 3 Objects: Command, TextBox and Slider for example....
  14. Re: Need help rewritting my code for optimal and fast speed performance

    Hello Tobyy
    Source code please??
    (the link contain the program or vb project?)
  15. Re: Need help rewritting my code for optimal and fast speed performance

    Hello Tobyy
    Source code please??
    (the link contain the program or vb project?)
  16. Replies
    11
    Views
    4,479

    [Solved] Objects on Click..

    Hello Everyone :wave:
    look, for example I have 2 command buttons and a textbox, I want to make the Text property of Textbox is the NAME OF THE CONTROL TOOL where mouse pointer is on it. for example...
  17. Replies
    2
    Views
    2,238

    Re: [VB6] Retrieve Serial Numbers..

    tnx Chris
  18. Replies
    2
    Views
    2,238

    [VB6] Retrieve Serial Numbers..

    Hello Again!
    I want to get using VB6 the following :
    • Serial Number of Motherboard
    • Serial Number of Hard disk
    How to???
  19. Replies
    3
    Views
    3,729

    Re: [VB6] Ideas about simple Messenger

    thanks
    can you give me the code of the thread please? (I can't search in the forum I don't know why)
  20. Replies
    3
    Views
    3,729

    [VB6] Ideas about simple Messenger

    Hi everyone :)
    I am working on a program like messenger, send and receive messages, I use database. the program will run on a network (not on the Internet :bigyello: ).
    ANY IDEAS? :rolleyes:
    ...
  21. Replies
    4
    Views
    2,745

    Re: [VB6] Last Seen Feature

    You are right, actually I am not professional enough as the fourth year on learning, cause of no courses are teachers I had gotten.
    but, in the other hand, I am good enough to deal with simple...
  22. Replies
    4
    Views
    2,745

    Re: [VB6] Last Seen Feature

    thanks a lot, this is very helpful, and thanks for the moving....
  23. Replies
    6
    Views
    3,913

    Re: [VB6] Search about Strings using Ado

    Great.. Thanks a lot, this is reasonable..
  24. Replies
    6
    Views
    3,913

    Re: [VB6] Search about Strings using Ado

    oh Thanks
  25. Replies
    6
    Views
    3,913

    Re: [VB6] Search about Strings using Ado

    This is my code:
    Adodc1.Refresh
    Adodc1.RecordSet.Find "Name=" & Text1.Text
    .
    When I use this code it doesn't work. but when I search in the field id (which contain numeric data) and search about...
  26. Replies
    6
    Views
    3,913

    [VB6] Search about Strings using Ado

    Hi all
    I am working on a program that needs database, I usually use Ado or Data. I see that Ado is more and more Easily. BUT, I need to search in some fields about string data, and I get faults..
    I...
  27. Replies
    4
    Views
    2,745

    [VB6] Last Seen Feature

    Hello


    Private Sub Timer1_Timer()
    ' This will save last seen for your user
    ' Dim x, y in General
    ' Timer1.Interval = 777
    x = Format$(Now, "Short Time")
    y = Format$(Now. "Short...
Results 1 to 27 of 27



Click Here to Expand Forum to Full Width