User Profile

Collapse

Profile Sidebar

Collapse
anjalimahey
anjalimahey
Last Activity: Jul 17 '07, 07:56 AM
Joined: Oct 5 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • anjalimahey
    started a topic XML Xerces 2.6 Namespace problem
    in XML

    XML Xerces 2.6 Namespace problem

    Hi

    I am working on XML Parsing using Xerces 2.6 C++ version. DTD is using some namespaces such as pam, cnp, dc. In xml file tags are specified as <Namespace:Ta g Name>.
    For example: <dc:identifier> 00038520_0104_1 0</dc:identifier>
    <cnp:articlePag es>
    <cnp:pageNumber >190</cnp:pageNumber>
    <cnp:pageNumber >191</cnp:pageNumber>
    </cnp:articlePage s>...
    See more | Go to post

  • anjalimahey
    replied to Can't add a dll in VB project
    thanks but i didnt work...
    See more | Go to post

    Leave a comment:


  • anjalimahey
    started a topic Can't add a dll in VB project

    Can't add a dll in VB project

    I am not able to add a dll in my VB6 project. It is located in project folder.
    I made a declaration in my form
    Private Declare Function FindPattern Lib "iEdit_Find.dll " (ByVal lpszPattern As String, ByVal lpszSource As String, ByVal nMatchCase As Long, ByVal nStart As Long, nlen As Long) As Long
    but when I run my project it gives the following runtime error:
    Run Time Error :53
    File not found : iEdit_Find.dll...
    See more | Go to post
No activity results to display
Show More
Working...