Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: BenniP
  • Content: Threads
  • Order by date
  1. BenniP

    Detect DirectDraw/Direct3D

    Hello, is it possible to detect if DirectDraw or Direct3D is used? Thank you BenniP
  2. BenniP

    Balance

    Hello, how can I control the balance of the waveout? Thank you, BenniP
  3. BenniP

    Search for a tab in a text file

    Hello, how can I search and find a tab in a text file? e.g.: "Test1 <-Tab-> Test2 <-Tab-> Test3" Thank you, BenniP
  4. BenniP

    Click through a form

    Hello, is it possible to click through a form? It is not important to me if I can't move my form after that. My form is half transparent, if this matters. Thank you for your answers! BenniP
  5. BenniP

    Get the Internet IP

    Hello, how do i get the internet ip? i've have two network controller. and one is for the network and the other for the internet. btw: i've searched the forum but didn't find suitable answers
  6. BenniP

    Execute and Kill Application

    Hello, how do i execute a application and kill that app? does this work with shell?
  7. BenniP

    dnyamicly check for a value

    hello, i want to drag a form around, but in label in this form i want to inform the user every second, or half second, about the current position.
  8. BenniP

    Common Dialog Position

    Hello, can i move the common dialog? or tell him tostart at point x from top and point from left? BenniP
  9. BenniP

    SkipLine in fso

    Hello, in my script i write a line in a textfile, ask the user something, and write again a line. but the last line must be under the first line. if i use skipline it always give me an error. here is the code: Set fs = CreateObject(&quot;scripting.filesystemobject&quot;) Set datei =...
  10. BenniP

    Tooltip text

    Hello, is it possible to write the tooltip in 2 lines instead of 1 line? thank you bennip
  11. BenniP

    App get focus

    Hello, i've started a app and after the app a message box, but the message box steals the focus of the app, how could the app get the focus back? benniP
  12. BenniP

    Remote Server

    hi, i've got a stupid question. in the properties of my project, in the compnents the is a remote-server checkmark, but its disabled. my question, must i have the enterprise version to activate it? or is there another way. bennip
  13. BenniP

    Hotkeys for a button

    Hi, this might be a very stupid question, but how can I add a hotkey to a button? thx again bennip
  14. BenniP

    App stay in front

    Hello, is it possible to told my form to stay in fornt, whatever come? tank you for your answers BenniP
  15. BenniP

    Regsitry Read

    Hi! it's again me, i've got another question. i want to read the registry if the game half-life is installed. the problem, i read in a vb6 book, is that the getsetting code only read a part of the registry. how can i manage that? thanxs benni
  16. BenniP

    VB App should wait

    hello, can i tell my app that it should wait for some seconds? thx mfg BenniP

Part and Inventory Search

Back
Top