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>...
User Profile
Collapse
-
XML Xerces 2.6 Namespace problem
-
thanks but i didnt work... -
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...
No activity results to display
Show More
Leave a comment: