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 / General / December 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Agh....this error makes no sense at all! [VB6]28 Dec 2005 23:50 GMT1
I've been experimenting with making a simple "messenger" program (using
Winsock) and it has one error I just can't figure out--a certain timer, which
is supposed to send a message to all a server's clients to check if they are
still there, doesn't seem to do anything. It never ...
Run cmd button in code28 Dec 2005 18:59 GMT83
I have two command buttons on a form cmdOne, cmdTwo.
What I want to do is in the last part of the code in cmdOne I want to run
the code in cmdTwo without having the user click it (cmdTwo visible = false).
Is that possible using VB 6 code?
UPDATER28 Dec 2005 18:14 GMT3
Hi, all. In VB6, I have to make a program that upgrades certain files in a
system where an initial SETUP.exe had been run.
In certain situations, I have to install new, third party ocxs. How can I
register the ocxs that have values, passwords, etc. using VB6.
Opening large files for small amounts of data28 Dec 2005 16:54 GMT5
When I open a file in VB, what really happens?  What I mean is that I
may have a file on a remote server, but still inside of our network,
that can be over 1 GB in size.  If I just need to open it to append a
small amount of data to it, how much traffic over the network really
Mscomm, inputlen is ?28 Dec 2005 16:48 GMT4
           Baisc question.
I don't know the two parameter are what for ...
I almost can't feel the difference when I adjust them:
1. inputbuffer
MScomm maximum receiving size28 Dec 2005 16:43 GMT2
When I set
InputBufferSize = 10240
and
InputLen = 0
enable/disable hosts file28 Dec 2005 15:50 GMT1
is there a vbs script that allow me to quickly enable and disable
c:\windows\system32\drivers\etc\HOSTS
if enable then disable
if disable then enable
Converting 4 bytes into Long28 Dec 2005 15:45 GMT2
I use CopyMemory() to convert 4 bytes into long like that:
Dim lMediaID As Long
CopyMemory lMediaID, b.bBytes(0), 4
lMediaID is a retrieved object handle used in another API.
Hex to dec conversion failed28 Dec 2005 13:07 GMT3
Why is vb converting Val(&HB000) to -20480 and not to 45056 ???
Whats going wrong ?
Robertico
Error 71328 Dec 2005 11:25 GMT1
When i run my program on some machines I get a 713 error class not
registered msstdfmt.dll despite the fact that the file in in the
windows/system32 folder What is up?
Sector Size28 Dec 2005 09:31 GMT1
VB6 SP6
Need to get sector size of any hard disk.
Running Win XP.
GetDiskFreeSpace can do this for older OS, however reading the help
WriteFile(): how to use it?28 Dec 2005 09:17 GMT7
         I am not sure how to use WriteFile() API.
Can I use string like below:
Dim lpString As String
Dim BytesWrite As Long
vbCRLF returns goofy results.28 Dec 2005 06:49 GMT14
I have the following code snippet:
Dim strInfo As String
strInfo = "Login Name: " & fOSUserName & vbCrLf
strInfo = strInfo & "Computer Name : " & fOSMachineName & vbCrLf
How to Use ActiveWorkbook in Visual Basic28 Dec 2005 05:06 GMT2
-> Here is my Requirement
-> I Added the Microsoft Office Library in References
-> I Added the Microsoft Excel Library in References
-> I did the following Coding
How to delete the whole section [] in .ini file?28 Dec 2005 02:16 GMT5
         Is there API allowing to delete the whole section [] in .ini file?
For example: how to delete, or remove value after "=" for all keys listed in
[PREFERENCES] field below:
[PREFERENCES]
 
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.