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 / COM / March 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB6: strange Err object behavior.27 Mar 2008 14:43 GMT1
I have a routine with this prototype in a *.dll
Public Sub RaiseError(ByRef vError As Variant, _
                     ByVal sRoutine As String, _
                     ByVal sApplicationVersion As String, _
VB Excel automation slow.24 Mar 2008 18:55 GMT3
Automating excel 2003 (sp2) on windows 2003 (sp2) is slow on network
printers.  It seems to slow down while trying to change font attributes of a
cell.  If I change the default printer to something like image writer, the
application improves drastically.  I've seen references to ...
Setting Borders in Excel13 Mar 2008 04:36 GMT1
I'm using a VB6 app to create and excel spreadsheet.   I'm getting the same
error  I try to turn on the borders for a selected range:
   Selection.Borders(xlDiagonalUp).LineStyle = xlNone
   With Selection.Borders(xlEdgeLeft)
Possibility of calling function in dll(MFCAppWizardDLL) from VB Ac07 Mar 2008 13:50 GMT1
when i call a function of a VB activeX DLL which interns call the VC++ MFC
DLL function, results in error .I am using the late binding to access the
ActiveX DLL from my VB application . Can you help me regarding this?
Run Time error Message displayed:
huge memory06 Mar 2008 17:45 GMT31
Why doesn't VB6 allow to specify huge arrays greater than
available physical memory?
I thought virtual memory is the answer to such limitations,
but dimensioning a binary array (Redim BUF(xxx)) ends at
CreateFileMapping question03 Mar 2008 13:18 GMT3
Why does CreateFileMapping return ..
...no error with lpFilename = "XYZ.tmp", "L:XYZ.tmp", or
even "L:/XYZ.tmp"  (slash)
...path not found error (3)  with lpFilename="L:\XYZ.tmp" ?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.