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 Chriss Miller 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: *

  1. robo99

    cisco 1720 and internet-help

    Yes my router can access internet, because some of the addresses going out. I guess is something with firewall.
  2. robo99

    cisco 1720 and internet-help

    Hi, I have subnet network with 1720 router which links to the main lokation where we have ISP connection. In the subnet network I have only few addresses which can access internet.192.168.26.20-30, DG 192.168.26.1 below and above internet doesn't work, but local network access is perfect. Please...
  3. robo99

    Problem with CDialog...

    I figured it out partially: I can simulate the button click by SendMessage(..)but although it simulates it, (action is taken as I would click button), but the window doesn't hide. If I click normally this button it does... I call that function in OnInitDialog() like this: SendMessage(WM_COMMAND...
  4. robo99

    Problem with CDialog...

    another words: how to simulate or automate "OK" button :)
  5. robo99

    Problem with CDialog...

    Hi All, It's probably easy question but I didn't find yet solution. I need to dialog based application to run as hidden calling ShowWindow(SW_HIDE). Its easy to call it when window is open already (e.g by pressing key)but how to call it if I don't want to show dialog att all??? I want it to go...

Part and Inventory Search

Back
Top