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 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Launch VB App with Arguments via Hyperlink07 Mar 2006 14:01 GMT3
I have a VB application that has command-line arguments that I would like
to launch via a hyperlink that is emailed to the user.
If I use the syntax of "\\server\path\app.exe arg1,arg2" the link breaks
at the space and executes the app without the arguments.
Help - display four related tables in form07 Mar 2006 13:05 GMT2
I have four tables:
tblCalls
 CallId  - PK
 CallerName
WHERE clause in ADO query of Excel data07 Mar 2006 12:12 GMT1
Private Sub btnOK_Click()
On Error GoTo ErrorHandler   ' Enable error-handling routine.
   Dim objRsExcel As Object
   Set objRsExcel = CreateObject("ADODB.Recordset")
Problem converting bytes array into string07 Mar 2006 02:56 GMT4
What is wrong in the following code:
   Dim cds As COPYDATASTRUCT
   Dim buf(1 To 255) As Byte
   Call CopyMemory(cds, ByVal lParam, Len(cds))
Creating an ActiveX control07 Mar 2006 01:20 GMT3
Back to the Shell project.....
To refresh, the shell has a system tray (API Listview) , task swapper (VB
Listview), full owner-draw icon start menu (OCX), and on the interface
form is a label for the clock and 3 command buttons.
call a control that is on another form using an array.06 Mar 2006 23:58 GMT1
I have 2 forms on form1 I have a button that is suppose to fire a command
button on the 2nd form. The control it is suppose to call  is stored in an
array. I have to do this because I have alot of  buttons that might have to
stored.
App hangs at showform on newly installed XPPro embedded sp206 Mar 2006 22:05 GMT6
We're running an application that calls the showform method in a particular
dll and the code never reaches the form load in the same dll, it just hangs;
no error.  This only happens on new computers installed with XP Pro with SP2
embedded.  Other computers that have been patched ...
What considerations must be taken for app to run as a service?06 Mar 2006 22:05 GMT3
           On startup my program needs and reads some customized
registration data from Windows registry.
Some users are running my app as a service on their machines, usually
Windows Server 2003.
Choosing an Installer06 Mar 2006 21:50 GMT13
We have been using the (VB6) Package and Deployment Wizard for years to
distribute our software. We have made numerous modifications to it to meet
our requierments, such as adding controls, revising the look and feel,
suppressing alerts, adding activation/registration screens, ...
Microsoft code did not work?06 Mar 2006 21:29 GMT1
Hi, guys,
I have the following source code copied from MSDN,
(http://support.microsoft.com/default.aspx?scid=kb;EN-US;q299566) where
Micrsoft XML 4.0 was referenced:
Multiple Documents with fxscomex.dll06 Mar 2006 21:29 GMT2
Does anyone know a way of submitting more than one document to be the .body
with fxscomex.dll?
I have an app that produces multiple bmp's which need to be faxed, and
currently it looks like I will have to send multiple faxes.
Programmatically set reference to ActiveX dll06 Mar 2006 21:22 GMT2
How do I in VB6 (in a simple .exe or ActiveX dll) set a reference
programmatically to another ActiveX dll?
In VBA this is simple with AddFromFile, but sofar I haven't managed this yet
in VB6.
Resource icon issue06 Mar 2006 21:02 GMT12
I have a resource file which contains one 16x16 icon.  When I use
LoadResPicture (101, vbResIcon) the picture returned is 32x32.
Any reason why, or how I can get it to default back to 16x16?
Thanks guys
OpenOffice 2 and MSDN 606 Mar 2006 20:38 GMT1
OK, this is a little off-topic, but someone might know anyway.
I am having a strange problem - after installing OpenOffice 2, I am
getting errors in MSDN, ie from start page I cannot click on "Visual
Basic" I get "An error has occurred, do you wish to debug" etc. During
Windows06 Mar 2006 18:54 GMT1
Is there a way to set the size and postion of the windows of external
apps?
 
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.