SQLExpress - Xb2.NET     ot4xb  
ot4xb.public
Unable to compile sample
Thread Starter: Jack Duijf Started: 7/13/2008 10:24 AM UTC
Replies: 2
Unable to compile sample
Hello,

I try to compile the sample code
C:\Alaska\tools\ot4xb\Samples\IpConfig

Unfortunaly I get errors.

IPCFG_STRUCTS.obj: error ALK2102: unresolved external symbol _GWST_BEGIN_STRUCTURE
IPCFG_STRUCTS.obj: error ALK2102: unresolved external symbol GWSTGETOFFSET
IPCFG_STRUCTS.obj: error ALK2102: unresolved external symbol _GWST_ADD_MEMBER
IPCFG_STRUCTS.obj: error ALK2102: unresolved external symbol _GWST_END_STRUCTURE
IPCFG_STRUCTS.obj: error ALK2102: unresolved external symbol _GWST_ADD_CHILD
ALINK: fatal error ALK4102: 5 external symbols unresolved

My ot4xb.dll is dated 21-05-2008 12:48 Size 328 kb

Am i missing something?

Regards,
Jack Duijf
Re: Unable to compile sample
Hi,

I was made some changes in the ot4xb.ch in ver 1.3 Have attached the revised version of the sample

Regards,
Pablo Botella

PS: I'm writting a sample playing a bit with GetExtendedTcpTable()
I will publish this afternoon

This message includes the following attachments:

Re: Unable to compile sample
Hello Pablo,

Thank you for the new sample. I can compile now.
This does almost what i am looking for.

I am trying to locate the process/programm that has a speciffic portnumber running as server. (LISTEN)

Regards,
Jack Duijf


"Pablo Botella" <pbn_NOSPAM_@pablob.com> schreef in bericht news:5bcb8e7c$6bbd5aa$e07e@news.xbwin.com...
Hi,

I was made some changes in the ot4xb.ch in ver 1.3
Have attached the revised version of the sample

Regards,
Pablo Botella

PS: I'm writting a sample playing a bit with GetExtendedTcpTable()
I will publish this afternoon