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 / July 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Get info from MS Windows Explorer10 Jul 2006 15:33 GMT5
So far a fwe days of google searching have given me no results. I'm not sure
if someone here can help. In my company we are always updating old documents
that are stored in multiple locations with differnet names. For example all
of the following files are the same / or need to ...
Synchronization of variable10 Jul 2006 14:34 GMT3
I have a variable in VB6 which I need to make thread safe. How do I do that?
VB 6.010 Jul 2006 13:28 GMT1
1. How to Draw Circle,Rectangle,Oval,Ellipse,Curve ..etc  in RichTextBox?
2. How to Zoom Entire Document in RichTextBox?
3. How to set PageBreak in richTextBox?
4. How to Strecth in Pricture ,WaterMark in RichTextBox?
Word 97 and Word 200310 Jul 2006 13:13 GMT28
I have an application that used Word 97 to output a document based on info
stored in a VB6 program. It has been working perfectly until our company
decided to upgrade to Word 2003.
Now my users are getting errors as Word97 has been removed from their
Progamic Referencing10 Jul 2006 12:30 GMT5
Can VB6 set a reference to a DLL, programmically, at runtime?
Signature

Trent Argante
[DC.J(452)]

File Open and/or locked on Network- second  request10 Jul 2006 10:32 GMT3
Is there a way to determine if a file is open and/or locked on another
computer on the network.  If so is there a way to remotely close it?
optimizing code (2)10 Jul 2006 04:39 GMT11
       Char135 = Chr(135)
To avoid string concatenation problem my code uses Mid statement
           Mid(lName, NexPos + 1) = Trim(Title)
           NexPos = NexPos + Len(Trim(Title))
Sorting a type array10 Jul 2006 03:34 GMT6
Is there some existing code to sort a Type Array?
aStoreData(i).Store
aStoreData(i).AllocPct
I need to sort by AllocPct.
Accessing Nodelistvalues from mssoap client with vbs09 Jul 2006 20:09 GMT1
I should write a script with vbs which calls a webservice with the mssoap
client. If I call a service which returns only one value there is no
problem. But if I try to call a webservice which returns an array of objects
i get some problems.
VB6 - Tricks for non-editable RichTextBox w/o gray text?09 Jul 2006 19:43 GMT2
Having a little problem grasping this one. I found several references to
LockWindowUpdate(hWnd) to make an object (supposedly) non-editable without
the gray text effect of .Enabled=False. It appears however to still allow
the user to enter text; it just doesn't display the changes ...
Display Version and Build details09 Jul 2006 18:21 GMT6
I have wrote a small application, and am wondering how i can display the
Version (major, minor, build and revision) in a window. The main problem is i
dont know how to reference these properties.
Any ideas you clever people?
optimizing code (1)09 Jul 2006 18:13 GMT2
            My loop routine has very extensive task to do and I want to
eliminate everything, what can cause even slight delay in code execution.
What I hesitate at,  is this piece of code:
           Mid(lName, NexPos + 1) = Trim(Title)
Read file properties09 Jul 2006 16:44 GMT22
Is there a way (other than with FileDateTime etc.) to read the file
properties directly from a file?
Or is there a way to read all the file data (header data etc. included), not
just the data that can be
VB6 - Firing DLL-based forms as MDIChild?09 Jul 2006 16:01 GMT14
What's the trick to getting forms compiled into a DLL to act as an MDIChild?
I'm firing the DLL from an MDI Form. The DLL's form is marked MDIChild =
True. But when the DLL is launched and the form is Show'd (whether vbModal
or vbModeless) I get a runtime error "No MDI Form ...
VB6 - Project References constantly getting changed!09 Jul 2006 15:56 GMT9
My project insists on changing its References to the DLLs rather than
retaining the VBPs.
I'm using a MDI EXE as the base project. The various forms are (now) being
built as DLLs. I've grouped the MDI and the forms into a project group.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 June, 2006
 
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.