<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by eddomlim</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Sat, 13 Jun 2026 16:09:13 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>[Help] hWnd in VB.net</title>
            <link>http://forum.lowyat.net/topic/265717</link>
            <description>Hi, &lt;br /&gt;&lt;br /&gt;     Anybody know what is the datatype of hWnd in VB.NET?? If a C++ function is structured as below:&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;Int Initialization&amp;#40;Int PortNum, HWND hWnd, HINSTANCE HInst&amp;#41;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;what is the parameter i should pass in in VB.NET??</description>
            <author>eddomlim</author>
            <category>Codemasters</category>
            <pubDate>Mon, 20 Mar 2006 10:36:25 +0800</pubDate>
        </item>
        <item>
            <title>WinSock for VB &amp;amp; VB.Net</title>
            <link>http://forum.lowyat.net/topic/264301</link>
            <description>i know that VB 6 is using WinSock to create the TCP/IP connection. But how bout VB.NET? it still using WinSock? or other?</description>
            <author>eddomlim</author>
            <category>Codemasters</category>
            <pubDate>Thu, 16 Mar 2006 14:30:43 +0800</pubDate>
        </item>
        <item>
            <title>Anything wrong with my code?</title>
            <link>http://forum.lowyat.net/topic/263442</link>
            <description>Dim VersionNum As String&lt;br /&gt;&lt;br /&gt;&amp;lt;DllImport(&amp;quot;Vertx.dll&amp;quot;)&amp;gt; Public Shared Function GetDLLVersion(ByRef VersionNum As String, ByVal DataSize As Integer) As Integer&lt;br /&gt;End Function&lt;br /&gt;&lt;br /&gt;GetDLLVersion(VersionNum, 10)&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;note: the original structure of the GetDLLVersion is:&lt;br /&gt;&lt;br /&gt;int GetDLLVersion(Char *data, int datasize)&lt;br /&gt;data = array to caontain the DLL Version&lt;br /&gt;datasize = size of data&lt;br /&gt;&lt;br /&gt;So, the original structure should be a C language, thus i try to store the *data into the variable name VersionNum using the method of ByRef, is this wrong?</description>
            <author>eddomlim</author>
            <category>Codemasters</category>
            <pubDate>Tue, 14 Mar 2006 17:07:11 +0800</pubDate>
        </item>
        <item>
            <title>Can anyone help me to understand this?</title>
            <link>http://forum.lowyat.net/topic/263294</link>
            <description>i currently doing a project which is use a vb.net program to control a hardware device connected to the pc using a TCP/IP connection. But the problem i having now is to include the dll file into my program.&lt;br /&gt;&lt;br /&gt;First, is that all dll file compatible with vb.net? cox i dont ever know what application was used to create that dll file (it come with the hardware when i bought it). I tried to add the dll file by using the &amp;quot;Add Reference&amp;quot; function, but it prompt out a message and inform me that the dll file is not a assembly or COM component.&lt;br /&gt;&lt;br /&gt;Second, if all dll file can be include, then what is the relevant keyword that i can search for the example or source code to include a dll file?&lt;br /&gt;&lt;br /&gt;Hope somebody can help me with this. Thanks</description>
            <author>eddomlim</author>
            <category>Codemasters</category>
            <pubDate>Tue, 14 Mar 2006 11:15:40 +0800</pubDate>
        </item>
    </channel>
</rss>
