is it possible to get my linespeed using an api or a vb call?<br>thanks<br>michael<br><A HREF="mailto:michael.mann@super-set.com">michael.mann@super-set.com</A> <p>Mikey<br><a href=mailto:michael.mann@super-set.com>michael.mann@super-set.com</a><br><a href= > </a><br>
If the user has a dialup networking connection then you would want to check if a connection has been established. This can be done with the RasEnumConnections function (in the RAS API) or by using a third-party control such as the one we include with SocketWrench. Another option would be to use...
here is something to work with.<br>put this in a module<br>-------------------------------------<br>Option Explicit<br><br>Const FO_MOVE As Long = &H1<br>Const FO_COPY As Long = &H2<br>Const FO_DELETE As Long = &H3<br>Const FO_RENAME As Long = &H4<br><br>Const FOF_MULTIDESTFILES As Long =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.