Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

Shenthil

@Shenthil
About
Posts
43
Topics
24
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • C++ dll calling from Vb
    S Shenthil

    see, I am using the foll. Win32 API. here I want to pass the argument for the third parameter- lpServiceArgVectors . If I call the same api from my .cpp program I will pass the arg.vectors or arg.array. But, in VB how can I pass the vector/array. can u help me? Public Declare Function StartService Lib "advapi32.dll" Alias "StartServiceA" (ByVal hService As Long, ByVal dwNumServiceArgs As Long, ByVal lpServiceArgVectors As Long) As Long Shenthil

    Visual Basic c++ question

  • C++ dll calling from Vb
    S Shenthil

    Thanks a lot Shenthil

    Visual Basic c++ question

  • C++ dll calling from Vb
    S Shenthil

    Hi, I have a dll writen in C++ which contains a fn that takes a char** parameter. Now, if I call this fn from a VB application, how can I specify aargument-value to the fn. it shows a 'long' in my VB method call. Shenthil

    Visual Basic c++ question

  • Windows Services
    S Shenthil

    Thanks. can u give me more detail about using with WMI in vb6.0. Now I am working without WMI. shenthil

    Visual Basic question

  • Windows Services
    S Shenthil

    Hi, How can I start / stop a windows service from my vb application. can I get a sample Shenthil

    Visual Basic question

  • Windows Msg
    S Shenthil

    What is the windows message that notifies every new application opened Shenthil

    C / C++ / MFC question

  • ADOX & ADO
    S Shenthil

    Can I use ADOX and ADO libraries in the same program? Shenthil

    Database question

  • ADO Recordset default value?
    S Shenthil

    I am using ADO recordsets in my C++ program. I am adding a new record by calling AddNew method of recordset object. Now, I dont' want to override any default values set for a particular column while adding the records. How can find whether default values are set for a column, and if set, how can I get the default values. what are the methods available for that? Thanks in advance Shenthil

    C / C++ / MFC question c++

  • Default field value
    S Shenthil

    I am using ADO recordsets in my C++ program. I am adding a new record by calling AddNew method of recordset object. Now, I dont' want to override any default values set for a particular column while adding the records. How can find whether default values are set for a column, and if set, how can I get the default values. what are the methods available for that? Thanks in advance Shenthil

    Database question c++

  • application package?
    S Shenthil

    Thank u. I have done.

    Visual Basic csharp visual-studio question sysadmin

  • application package?
    S Shenthil

    Hi all, I have created a VB.net application, and I want to create the installation package for the application. How can I do that? I have installed VS.NET Enterprise Edtn, I dont' find any Wiz. in Tools. Can I use the same Package & Deployment wiz. that comes with Visual Studio 6.? Shenthil

    Visual Basic csharp visual-studio question sysadmin

  • XML Save Hanging
    S Shenthil

    I am parsing an XML document in a VB Activex Dll and then saving the xml document by calling DOMDocument.save. After this, if I try to edit the .xml file from the source folder, my explorer is hanging. What is the problem? Shenthil

    XML / XSL question com xml json help

  • XML Porting Problem
    S Shenthil

    When I include #import "msxml3.dll" using namespace MSXML2; in the header file, some of the Interface Pointer Declarations are clashing. But when I specify the namespace locally, its accepting.

    C / C++ / MFC help xml question

  • XML Porting Problem
    S Shenthil

    I am porting a XML based project from VC6.0 to VC7.0. But, 7.0 compiler shows 'ambigous symbol' error. How can I solve it.

    C / C++ / MFC help xml question

  • XML Porting Problem
    S Shenthil

    I am porting a XML based project from VC6.0 to VC7.0. But, 7.0 compiler shows 'ambigous symbol' error. How can I solve it.

    XML / XSL help xml question

  • DLL Registration problem
    S Shenthil

    I am a domain administrator for a Win 2K system. My domain a/c is included in the administrators list. Though I have these privileges, I am not able to register any dll. But I can register dll as a local admin. Is there any changes tobe done, so that I can registe Dlls from the domain A/C. Shenthil

    C / C++ / MFC help

  • DLL Registration problem
    S Shenthil

    Yes. It is. Still I couldnt' find the solution.

    System Admin help

  • DLL Registration problem
    S Shenthil

    I am a domain administrator for a Win 2K system. My domain a/c is included in the administrators list. Though I have these privileges, I am not able to register any dll. But I can register dll as a local admin. Is there any changes tobe done, so that I can registe Dlls from the domain A/C. Shenthil

    System Admin help

  • Radio Button problem
    S Shenthil

    Thanks. My Problem is solved

    C / C++ / MFC json help question

  • Radio Button problem
    S Shenthil

    I have created a dialog with 4 sets of radio buttons groups. for the first 2, its working fine. but for the rest of the radio buttons group, only one is selecting. When the save and close, its saved. But while displaying, its displaying as only one radio button checked out of all. Where the problem would be?

    C / C++ / MFC json help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups