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 Shaun E 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: DubnerM
  • Content: Threads
  • Order by date
  1. DubnerM

    Curiosity: What does "Communicator->Server tools" menu about?

    I'm really curios: What does "Communicator->Server tools" menu about? Michael Dubner Brainbench MVP/HTML+JavaScript http://www.brainbench.com
  2. DubnerM

    Multi-threading

    Had somebody ever tried something like following? It crashes VBA (in my case Excel). How I can make it work (if I can)? Option Explicit Option Base 1 Declare Function InterlockedIncrement Lib "kernel32" (lpAppend As Long) As Long Declare Function InterlockedDecrement Lib...

Part and Inventory Search

Back
Top