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 Rhinorhino 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: leaf
  • Content: Threads
  • Order by date
  1. leaf

    TAPI 3.0

    I am having a problem with some code. I need to convert this into c# code. The pointer to a pointer is killing me. I need to know how to take this MSDN help and convert it into usable code. HRESULT GetID( BSTR pDeviceClass, DWORD *pdwSize, BYTE **ppDeviceID ); This is how far I got -...
  2. leaf

    Visual Studio Installer

    I would like to know if anyone knows how to get Visual Studio Installer to run a exe during setup. The exe needs to do an action outside of the installer. On the other hand I need also to run an exe when the program is being removed. I have a service that is self registering I need it to...
  3. leaf

    Sizing Cols in the MSHFlexGrid

    Going Crazy! Does anyone know how to trap the sizing of Cols in a MSHFlexGrid? I have been working on this for about 3 hours. My brain is about to explode. Thanks in Advance, leaf
  4. leaf

    Faxing with VB

    Does anybody know how to do faxing with VB?
  5. leaf

    DataList Control ( 2 fields in the ListField)

    I am trying to use the DataList control, I would like to display two fields from my database in the List. I can get one field to show but how do I display more than one field from my database.<br><br>
  6. leaf

    Password Screen Disappears

    when my computer boots up and displays the Network Login Screen it only show for about 3-5 seconds and then disappears.<br><br>If I hit the &quot;ok&quot; button before it disappears it will give me an error and then re-display the Network login screen. If I do not hit the &quot;ok&quot; button...
  7. leaf

    Installing on 95, 98, WinNT

    I have created a VB program on my machine running Win98, when I try to install it on Win95 or WinNT it does not work. I get some type of &quot;Can not create ActiveX component&quot; error. <br><br>Thanks in Advance,<br>Leaf
  8. leaf

    Generic Simple E-Mail

    To Anyone,<br> <br> I need to send e-mail messages from my application, my knowledge of sending email is limited. But I was wondering who knows the simplest way to send e-mails from VB6.<br> <br> I've looked at the sample project in VB, but it is more than what I want to do. <br> <br> I just...

Part and Inventory Search

Back
Top