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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to declare  2-dimensional dynamic array?09 Jan 2006 05:55 GMT2
I know how to do single element dynamic array:
Dim MyArray ()
and later I just do
ReDim MyArray(5)
How to schedule programs to run automatically09 Jan 2006 03:58 GMT1
Does anyone know how to schedule programs to run automatically?
CancelIo () what is wrong with this declaration?09 Jan 2006 02:00 GMT9
When I declare:
Declare Function CancelIO Lib "kernel32" (ByVal hObject As Long) As Long
and use it like this:
rtn = CancelIO(ByVal ComHwnd)
Performance Tips09 Jan 2006 01:42 GMT22
Please advise some performance Tips for developing
Enterprise level applications in VB ?
Best Regards
Imran
Disable Program09 Jan 2006 00:53 GMT2
I am showing a piece of software i wrote to a company. I would like it
to stop working the day after the rpesentation and continue not to
work EVEN if they roll the systemdate back. I would like this to occur
WITHOUT a registry entry or creating a file that they can delete.  Any
Runtime errors on certain machines - HELP!!!08 Jan 2006 20:20 GMT3
Oh help.  Please help.  I've been at this for months and I don't know
what else to do.  I write VB6 apps.  I've written a suite of them for
my employer.  All was well until my development machine blew up.  I
had backups and all so I rebuilt the machine with a new MB and
Printing variables to screen, when in debug08 Jan 2006 19:42 GMT9
I recently picked up VB5 Professional off EBAY.  I'm a EE who seems
to think he's a S/W engineer.  I'm developing a program to convert
MathCad files to text files - for subsequent importation into a data
evaluation tool (CosmoScope).
Is a controls index08 Jan 2006 17:46 GMT2
Is there code that if I tell it a controls name it will tell me if it
is an indexed control or not?
joystick08 Jan 2006 09:44 GMT9
is there a way to 'send' data to the joystick thru vb rather than just
reading it?
thanks
How to terminate a dll if an error occurs within the dll (Urgent)08 Jan 2006 09:25 GMT11
Hi, can anyone help me solved my problem. I want to end or exit the dll if
any error occurs and return back the contol to the calling screen or the
calling app.
Add a line break in label.text08 Jan 2006 05:27 GMT5
I am learning how to program using Visual Studio 2005 (I chose Visual Basic
to start).
My question is:
I have a sentence which I want to split in two. I would like half the
INTODUCTION TO VISUAL BASICS08 Jan 2006 00:22 GMT13
I NEED SOME IMFOR. ON HOW TO USE V.B. AS A BEGINNER
Problem with passing parameter07 Jan 2006 21:20 GMT7
           I have problem with passing parameter from one subroutine to the
function in another sub.
When I insert Chr(13) directly into WriteFile() function like that:
      rtn = WriteFile(ComHwnd, Chr(13), 1, BytesWrite, b)
Color Codes07 Jan 2006 18:07 GMT15
I'm working with VB in Excel 2003, and I need more colors than are
offered on the default palette.  Does anyone know if and where I might
be able to get a broader range of colors and their codes?  Thanks.
Positioning ouput on printed pages07 Jan 2006 15:43 GMT2
I have a vb6 app that prints info to a metafile and then it is played onto
the printer object.  This is done to combine information from my vb app plus
output from a third party dll.  On some printers the output is shifted, so
the information is no longer aligned.
 
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.