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!

Search results for query: *

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

    Faxing using winfax.dll resident in windows.

    I have been playing with faxing for a while now and am disatified with the faxcom.dll that is available so i thought i would try the winfax.dll. I have managed to piece together the following code. However when i run it i get the error code 87 which means ERROR_INVALID_PARAMETER i think. The...
  2. jester18

    VB.NET Interop with VB6 - Passing a picture

    Please Help before i kill my machine (not realy but thats how i feel). I have successfully created AND compiled AND referenced a new class in VB.NET, and created the counter program to use it in VB6, however this works fine if i pass a string but i want to pass a picture from VB6 to VB.NET...
  3. jester18

    EVB connect to internet

    I am trying to get me EVB program to connect to the internet. I found some code to do with connection manager API's but its all in EVC. Please can anyone help. Thanks.
  4. jester18

    Printing Line Help!

    I am writing code to print a box but the printer just seems to print a blank sheet of paper. Heres the code ive written. Private Sub Command4_Click() Dim prn As Printer Set prn = Printer startx1 = starty1 = 5670 endx1 = endy1 = 56700 black1 = RGB(0, 0, 0)...
  5. jester18

    VPN Router & ADSL Router HELP!!

    I Have a DSL-504 router and a Netgear FVS318 VPN Router And Windows 2000 server at two different locations. I really have no clue as to what im doing anymore, I feel like crying. Office1 is setup as follows Windows 2000 server (has DHCP and DNS Running OK) IP address port 1 -...

Part and Inventory Search

Back
Top