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 / June 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Create Folder Tree26 Jun 2008 21:17 GMT3
VB6SP6 Back again with question
I need to create a folder tree.
It can originate as
  C:\Path1\Path2\Path3
Kill Process26 Jun 2008 21:03 GMT4
VB6SP6
Using the following to kill a process.
Public Declare Function OpenProcess Lib "kernel32" (ByVal dwDesiredAccess As
Long, ByVal bInheritHandle As Long, ByVal dwProcessId As Long) As Long
create pdf file in VB626 Jun 2008 19:29 GMT50
I know this has been asked before but I can't remember whether there was a
definitive answer to it. Is there a third party control for VB6 that allows
you to create a pdf file, preferably using methods similar to the standard
VB printer object methods, in a way that does not ...
Print screen Vista Business problem26 Jun 2008 19:21 GMT9
I am using "Copy the contents of the screen or the active window"
from http://www.devx.com/vb2themax/Tip/18341
When I print the picture to a printer with 98, XP and Vista Home
I get the correct printout.
Array size limit ?26 Jun 2008 18:54 GMT34
Is there a size limit to how many elements an array can hold ?
Here's the deal.....
We offer a wireless data product that is a spread-spectrum frequency
hopping 900 mhz ISM band radio.
Problems with VB6 After Windows XP Service Pack 3?26 Jun 2008 18:51 GMT12
I have recently had problems with the VB6 IDE crashing for no apparent
reason.  The only major change to my system is that I have installed Windows
XP Service Pack 3.  I have one particular application that will simply close
the IDE and give no errors.  I have another application ...
Strange behaviour when printing outside db.26 Jun 2008 18:44 GMT5
I have VB.6.
I am user printer object to print.
When I am printing from VB. 6 (from the IDE), the printed report is fine,
but when outside (same exe, same printer), printing is not ok (it seems out
Excel workbook macro cannot find personal.xls26 Jun 2008 18:37 GMT1
Starting with a macro and form attached to an Excel 2000 workbook I want to
execute a sub in my personal.xls file with a call sequence AddNew(filename as
string) but the original macro says that AddNew has not been defined, I
assume it can't find the file personal.xls and I have ...
cmd-window26 Jun 2008 18:33 GMT2
For some reasons I have to create an instance of a cmd-window and send
command there.
Now I have some problem, because I made this with sendkey.
1. I cannot control when in the cmd-window an answer ist promted
Help using Stefan Berglund class module, please?26 Jun 2008 14:33 GMT11
While searching for information on search-list-as-you-type feasability
and code, I came across a 2002 newsgroup thread that included a post
from Stefan Berglund:
http://groups.google.com/group/microsoft.public.vb.general.discussion/browse_thr
ead/thread/4288b9419c107a19?hl=en

VB2008: Getting the System.Reflection.PropertyInfo from within a class property26 Jun 2008 13:26 GMT11
I am working on an error handler class. Within a property set method of a
given class property I'd like to pass the PropertyInfo to a function.
Imagine something like:
Public Class MyClass
PictureBox max width26 Jun 2008 07:47 GMT8
If I open a blank form and add a PictureBox and use this code in Form Load:
Dim Temp as Long
   Picture1.Width=30000
   Temp = Picture1.Width
custom metadata field extraction25 Jun 2008 19:11 GMT1
I have code that indexes all the files in a folder and sub-folders,
and puts data about those files in an access database.
I'm extracting the common metadata (MS-Office generated), file system
stats, MD5, etc.  What I'd like to add is the custom metadata that can
Round Up25 Jun 2008 18:53 GMT1
Is there a better way or any pitfalls using
Public Function RoundUp(vNumer as Variant) as variant
   ' Pos numbers only are input
   RoundUp = -Int(-vNumber)
Is there a free VB6 download?25 Jun 2008 18:08 GMT3
Even a student edition is fine.
Thanks
Signature

Jeff Ciaccio

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 May, 2008
 
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.