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 / March 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reading text file characters07 Mar 2005 12:47 GMT16
I'm trying to identify characters that are appearing in text files
that are creating a problem when the file is retrieved in a word
processing or text editor program.  The characters appear as ^A or ^E
or ^@ or a small square among other characters or symbols.  They look
Simple Sound Files07 Mar 2005 09:39 GMT3
I made a simple game program for my kids that uses some .wav for different
events.
My question.  What is the best way to deploy these files with the
application.  The wav files are about 6K each and there is 5 different ones.
Application.Ontime  Now + Timevalue etc. - doesn't work07 Mar 2005 09:19 GMT3
I am trying to transfer a value to a spreadsheet every 5 minutes .  My code
is
Application.OnTime     Now    +    TimeValue ("00:05:00"), "
do_something_sub "
sending messages07 Mar 2005 07:47 GMT5
I want to be able to send and recieve messages between two applications.
Sending seems to be easier than receiving. Is there an example of this on the internet?
Signature

K.Brown

Problem when create a text file for output07 Mar 2005 04:55 GMT2
I got the following error message when I tried to open a file for output
Run-time error '76';
Path not found
Here's the abstract of my code and I'll explain what's happened at the
VB 6.0 Question - Background Color07 Mar 2005 02:50 GMT9
I have a rather large application which has a number of different databases
with different processing methods (e.g. in the retail mode versus being in
the wholesale mode).  Most of the features are shared by the different
modes.  In fact, most of executables are shared.  The app ...
VB6 Apps on Longhorn07 Mar 2005 02:13 GMT1
has anyboday tried running VB6 Apps on Longhorn, do vb6 apps work on
Longhorn ?
thanks,
AB
Marshalling an array of UDTs07 Mar 2005 01:45 GMT3
In one DLL, I'm calling a function in another DLL that returns an
array of UDTs. When the first DLL is running in the IDE, all is well.
When I run it compiled, it seems the returned array is somehow
corrupted so when I access elements of the UDTs, some of the Long
Password Entry???06 Mar 2005 22:19 GMT5
I am trying to understand and use VB6 and thought using a "Password
Entry" code snippet from any one of several code sources like
planetsource.com; vbcode.com; and others would be a good start to
understanding "how" VB handles hard data in a table and the interface.
registry key existance06 Mar 2005 17:40 GMT1
trying to place code in sub-main to check and see
if a REGISTRY KEY exists  before program loads.
Depending on that existance is what determines program
behavior..
Strange Error at the time of Automation of PowerPoint06 Mar 2005 13:33 GMT1
I am using VB6 and using following code
----------------------------------------------
Set oPPT = CreateObject("PowerPoint.Application")
Set oPPTDoc = oPPT.Presentations.Open(sPath, , , False)
AutoSize for non-Label controls06 Mar 2005 13:25 GMT10
Labels have property AutoSize, which if set makes Label to auto-size
itself depending on the contents of its Caption.  Is something similar
possible for non-Label controls, i.e. OptionButton?
I guess there might be a way to call sub-fuction of Label control, which
HeapSort integer only?06 Mar 2005 12:48 GMT7
I've been studying the sample at
www.vbexplorer.com
on different sort methods.
also many other google pages on different sort algorithms.
SystemEvents06 Mar 2005 07:22 GMT3
using VB6 (not .NET) i want to get notified when user is suspending or
restarting or shuting down the system!
thanks
Printing code to printer05 Mar 2005 23:55 GMT8
Does anybody use something that retains colors (blue definitions, green
remarks, etc) when printing a module?  I would think that given the number
of years I've been reading black text off the printer, somebody has come up
with something better.
 
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.