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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by AristoSamar

  1. AristoSamar

    simulate left mouse click

    thank you very much. I have sorted it out. greets Mariusz www.mariuszzaleski.com
  2. AristoSamar

    simulate left mouse click

    ok. you right. instead left mouse click I can send keystroke to an button with focus. thank you Mariusz www.mariuszzaleski.com
  3. AristoSamar

    simulate left mouse click

    the Back button is on foregin window (not my application's one) I wanted to place mouse coursor on the button manualy and from my application just simulate left mouse click (as I would do that just by real clicking) is it possible? greets Mariusz www.mariuszzaleski.com
  4. AristoSamar

    simulate left mouse click

    hello there, just registered with this forum. I have been learning C# for a month or so, before I've been using C++ with Win32Api for a few years. C# looks really fantastic, especially with .NET classes. I need help about (look topic) I have IE opened in fullscreen mode and I need my...
  5. AristoSamar

    Hello, Basic problem wit T-SQL

    Thank You for All your help guys. It is working right now. I should know that, because I remember that I have read about that somewhere in past. Anyway Thank you very much. Just wondering now about a second part of my question. Maybe I'll try to describe that in simply words again... Your...
  6. AristoSamar

    Hello, Basic problem wit T-SQL

    Hello, My name is Mariusz, I have been working on a database application using c++, win32api and MS Sql Server 2005Express. My question is about T-Sql. In one of my tables I have some rows where one field is empty (some fields allow NULLs). The type are smalldatetime or varchar. I need to...

Part and Inventory Search

Back
Top