Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Win API / February 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IsDestinationReachable not working in SP216 Feb 2005 14:21 GMT7
My company has an application that has worked flawlessly on all machines with
the exclusions of Windows XP SP2.  I have traced it down to the api command
IsDestinationReachable.  If we uninstall the service pack, all is well.  Any
Ideas?
WEB Server15 Feb 2005 09:09 GMT1
Can anyone tell me how to write a simple web server which implement HTTP 1.1
protocol in VB6.please provide sample code also.
Thanks,
Fahim.
This code hangs on connect() if connect hangs. how to make this so that if connect hangs i time out after 10 seconds. perhaps there is someway to do this with ioctlsocket and select? can anyone show how to do this?15 Feb 2005 03:40 GMT2
 This code hangs on connect() if connect hangs. how to make this so that if
connect hangs i time out after 10 seconds. perhaps there is someway to do
this with ioctlsocket and select? can anyone show how to do this?
sListerSocks[i].status = 1;
Allocating memory / Writing large files15 Feb 2005 03:21 GMT39
I'm working with ~100 MB files and need the most efficient way to
dynamically allocate memory followed by writing it all out to a file
as fast as possible.
I was thinking about using dynamic arrays, something like:
Creating Registry entry14 Feb 2005 15:45 GMT2
I want my vbcode to create ,edit and read a registry key
How can i achieve this
Any suggestions example wil be highly welcomed
Abhishek
[?] Which faster: PictureBox  or  CreateCompatibleBitmap14 Feb 2005 13:58 GMT2
I need to use a temporary image
before displaying the related ultimate (slightly elaborated)
image on a PictureBox1.
In your opinion, is it faster
VB making more threads than coded14 Feb 2005 02:54 GMT3
I'm wondering if any others have come across the following
issue when making new thread in an ActiveX exe using CreateObject()
It seems that a fresh start of the app I'm coding shows 15 threads in task
manager. The problem is that I'm only making 3 so it should be 4 in total
Drag-n-Drop treeview13 Feb 2005 19:59 GMT1
I'm working on a project utilizing drag and drop form one treeview to
another. There's an easy to use module here:
http://www.mvps.org/emorcillo/en/code/vb6/listviewdragdropimage.shtml that
allows you to show the drag image for the label an icon easily, instead of
StrToInt64Ex 13 Feb 2005 17:55 GMT2
In my program, there is a string value which I want to convert to 64-bit
long value.
I found out that I can use the StrToInt64Ex API for this.
The documentation of  StrToInt64Ex, tells me to include Shlwapi.h.
Is there an API call instead of AD?13 Feb 2005 05:26 GMT2
I want to find out if a user account is disabled or not. Currently I
use AD (see code below), but I would prefer an API call, because then I
don't have to reference the ActiveDirectoryDLL every time. Any ideas?
Thanks in advance!
Filter out certain users from NetUserEnum function12 Feb 2005 14:44 GMT4
I just wrote a function that gets all users of a local machine using
the API's NetUserEnum function. Now, there are some users (e.g.
ACTUSER, ASPNET, SQLDEBUGGER etc.), which I do not want to pass to the
calling routine.
Common dialog control problem?12 Feb 2005 14:39 GMT1
I am using GetAsyncKeyState api to trap the print screen button, then a
common dialog control saves the bitmap into a folder in the following
function;
Public Function SSFileName(DefaultPath As String) As String
GetLastError12 Feb 2005 14:18 GMT4
I want to use the api call CopyFile (have declared it)
But also want to report the error if there is one
These are the instructions I have found so far!.
"If the function succeeds, the return value is nonzero.
How to CAPTURE some type of windows (maybe Layered,MDI,alphablended)12 Feb 2005 02:26 GMT1
I'm using VB6 Enterprise.
I created a scren-capture tool.
I used GetDesktopWindow,
then GetDC,
To know whether Synchronization with an internet time server has been checked12 Feb 2005 01:29 GMT3
this is my first post to any newsgroup
In Win XP in Date/Time there is tab named Internet Time.
in that a check box is provided to synchronize the system time with the
server.
Pages: 1 2 3 4 5 6 7 January, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.