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 / September 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dir delay over network16 Sep 2004 12:52 GMT1
I use the Dir command to access files over the network using a share e.g.
Dir("\\192.168.0.171\SharedDir\MyFile.txt")
If the call is made regularly, then it returns immediatly, but if the call
is made every 10 minutes or so, there is a delay of 3 or 4 seconds before it
Convering decimal to IEEE number16 Sep 2004 12:52 GMT1
Hi, I'm using VB6 and I need to convert a decimal number to an IEEE 754
decimal number. The problem is that the elegant way of overlaying a "Single"
variable
over a data structure 4 bytes long isn't precise enough. I tried to use a
How to remove GDI Detection Tool16 Sep 2004 12:04 GMT1
Since downloading the latest Microsoft update, my computer has slowed to a
crawl. It actually took 5 minutes to bring up VB6, switching between
visible windows can take long enought that I can get a cup of coffee (not
every time, but not infrequent, either).
Dynamic control array16 Sep 2004 07:35 GMT9
I'm trying to dynamically add a number of textboxes to a picturebox at run
time.  Ideally, I'd be able to add them to a control array.  The following
code doesn't work (apparently, the Index property is read-only):
   Dim i As Integer: i = 0
Distinguishing Left and Right Clicks on a Popup Menu16 Sep 2004 06:05 GMT5
The PopupMenu method in VB6 has an option vbPopupMenuRightButton which
makes the menu react to a mouse click when you use either the right or
left mouse button.  I want to have different functionality depending
on which button is pressed on a menu item but the only event available
VB6 - Error registering msado25.tlb during setup of VB application16 Sep 2004 03:19 GMT2
During the setup of a VB6 application program the following message is
displayed "An error occurred while registering the file
"C:\WINDOWS\system32\msado25.tlb".  Does anyone know why this error is being
reported?  Thanks.
printing labels 16 Sep 2004 02:09 GMT2
I am looking for information on how to print a mail merge type listing of
labels from data retrieved from a database.
For example, I have a customer table and am pulling a subset of
records(tuples) out of the relation.  I want to send this data to the
Progress in Title area or next to a menu item16 Sep 2004 01:16 GMT7
I am using VB6 SP6.
I was looking to add a progress bar to the Title area of a form and also
adding one (in another form) next to a Menu item below the Title area but in
the Menu themselves.
VB6 - questions about references15 Sep 2004 21:28 GMT4
I am looking at the references window.  I have a few questions.
Question 1: There are 2 checked entries, "Visual Basic for Applications" and
"Visual Basic runtime objects and procedures".
The location for "Visual Basic for Applications" is
endianess, float15 Sep 2004 21:16 GMT12
I would like to switch endianess for a float (Single). I'm on x86 system
obviously.
I think that what needs to be done is that the hi order 16 bit needs to be
swapped with the low order 16 bits.
VB6 - Package Deployment Wizard - Missing Dependencies15 Sep 2004 20:18 GMT3
During package build I get the message "Below is a list of files for which
dependencey information could not be found.  To proceed without the
dependency information for the file(s), click OK. To permanently mark a file
as having no dependencies, select its checkbox".  The message ...
Windows default path15 Sep 2004 20:14 GMT3
How do I get the windows path? For my application it is app.path, is it
something similar for the OS path?
Is it "$(WinSysPath)" ?  but it doesn't work.
Thanks
How can VB invoke the users Email client?15 Sep 2004 17:51 GMT4
How can VB6 invoke the users Email client?
I want to invoke it  from a [help] menu and add a "TO:" address to the
document.
How can I do this?
Combobox Additem not holding data?15 Sep 2004 17:25 GMT6
I have a combobox which I am adding an item to at runtime if the item is not
already in the combobox, when I do this I can see that the item has been
added to the combobox, however when I exit my app and go back in the
combobox is blank.  If I add an item at design time that item ...
Intersecting Polygons15 Sep 2004 17:15 GMT14
Off topic a bit, I guess...
Does anyone know a mathematical formula for figuring out of 2 rectangles
intersect?
Matt
 
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.