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

  1. vrvijayaraj

    Passing Array to Activex control from Javascript

    Hi There, I have problem in passing an array of data to my ATL COM Activex Control from Javascript. If anybody is familiar with this technique please help me with sample code for interface definition as well as javascript code sample. Thanks in Advance... Regards vrvijayaraj.
  2. vrvijayaraj

    Hi there, I am using ATL/WTL(NOT

    Hi there, I am using ATL/WTL(NOT MFC) for making an activex Control. After inserting a ATL dialog object I added a edit box to the dialog resurce. I am manipulating the Edit box using CEdit class object by attaching the control to it. The problem is I am unable control the key strokes send...
  3. vrvijayaraj

    CoTaskMemAlloc, IMalloc Crash

    Hi there, We have a problem in using IMalloc->Free() and CoTaskMemFree to free a dynamically allocated block of memory. The scenario is as follows. 1) We have a COM Component (DLL) which accepts ptr to ptr of a structure and dynamically allocates an array of structure using CoTaskMemAlloc...
  4. vrvijayaraj

    SQL Servers running in an intranet

    Hi there, Could any one please help me in finding out the SQL SERVERs running in a windows NT based network, wih some sample code in VC++. Thanks in advance. Regards vrvijayaraj
  5. vrvijayaraj

    MSChart In VisualC++

    Hi All, Could anyone please help me in programming MSChart Control in Visual C++. Where can I find more help on the same. Thanks in Advance.. vrvijayaraj
  6. vrvijayaraj

    Callback procedure implementation for Shell_NotifyIcon function

    I want to know how to implement the callback procedure for handling the messages generated by the system tray icon for my application.<br>I have used the function Shell_NotifyIcon for creating the Icon.If possible please reply with a part of sample code.<br><br>Thanks in advance..
  7. vrvijayaraj

    Where to find the naming conventions followed in VC++ 6.0

    If any one knows where to find the naming conventions followed in VC++ please help me out.Waiting for your responses. <br>Thanx in Advance..<br>vrvijayaraj

Part and Inventory Search

Back
Top