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 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
round function19 Jan 2005 04:08 GMT6
i have a value ".8976". i need to round this no and should get "90". how to
round this decimal? i used round(no,2). its rerutns "9".
thanks
bala
bad dll calling convention in debug only19 Jan 2005 00:17 GMT12
I have a VB 6.0 program that calls on functions in an MFC C++ 6.0 DLL (I MUST
use the MFC library that came with the source code, otherwise I'd just go
Win32 DLL).
The executable of the VB works fine with the DLL, but when I try to run
Excel Ops18 Jan 2005 23:30 GMT3
VB6SP6
Open an Excel Application from VB.
Fill in some values.
Now I want to make all USED cell formatted a certain way.
Am I guaranteed a startup directory?18 Jan 2005 23:26 GMT5
List:
When I start my application, is the current directory guaranteed to be
the one which holds the executable?
Is it not even guaranteed to be valid?
ABS Sometimes18 Jan 2005 21:55 GMT1
Has anyone else run across ABS() not returning the absolute value.
I had ABS(FUNC(X)) that did not work.
I had to make Y=Func(X) and then take ABS(Y) for it to work properly.
May have involved type conversion, but I was up against the clock and
Mouse doesn't scroll code window18 Jan 2005 21:31 GMT6
Does anyone know why a mouse might not scroll the code window?  It scrolls
drop downs and the dosked windows, but not the code window. I use a wireless
optical 2.0 w/Intellimouse 5.2
Thanks
Network card getting traffic18 Jan 2005 21:30 GMT2
I'm not even sure where to begin searching for this.  My client has a phone
switch in their networking closet.  There is an RJ-45 (normal network cable)
jack on it -- this thing supposedly sends out data whenever a call is dialed
or received on any line in that switch.  I'm not ...
VB.NET advantages18 Jan 2005 21:05 GMT89
I got Visual Studio 6 installed. I work more with VB6, because my company's
application is made in VB6. But now I need to make a new application and I'm
thinking if it's better to install Visual Studio .NET and work with the new
VB.NET.
View functions and arguments exported by a dll???18 Jan 2005 20:47 GMT1
View functions and arguments exported by a dll???
VB6 has a dependency walker that will show me
the functions exported by a dll.
Is there a tool that will also show the number
Mousewheel scrolling on a CCRP control?18 Jan 2005 20:45 GMT1
I've built a small app that includes the CCRP FolderTreeview control. This
very nice control provides its own scrollbars, but does not respond to the
mouse wheel. I've Googled, but came up only with ways to create scrollbars
where none are provided.
Inputbox18 Jan 2005 20:36 GMT2
I've been trying for days now to use the Inputbox function in my application
Depending on where I try to us it will create an error .. According to the
documentation it has to do with the following:
" The InputBox function requires UIPermission at the SafeTopLevelWindows
XP Controls18 Jan 2005 18:26 GMT1
I've developed an app in vb6, but i want buttons,  labels, etc to be those
used in xp. how do i do this???
Keep Calculator on top18 Jan 2005 18:14 GMT2
I am using this code to launch the calculator
        Dim ReturnValue, i
   ReturnValue = Shell("CALC.EXE", 1)
   AppActivate ReturnValue 'show Calculate
Control appearance problem18 Jan 2005 17:44 GMT1
I'm resizing form and all its controls at design time. All controls are
resized properly. While all of them display data with no problem, Sheridan
DateCombo displays only part of date. It hides right part of Date. When I
click on this control, remaining part of the date appears. The ...
Date format18 Jan 2005 17:31 GMT7
I'm looking to change the regional settings of the current connected user. I
would like to modify the Short date format or long date maybe the preference
(ex: French canada to Englsh US)
I'm working on XP with VB6.
 
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.