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 / October 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error 453: Can't find DLL entry point (VB6)21 Oct 2005 00:06 GMT5
I am new to creating DLL's. I'm trying to create a very simple DLL in VB6
using a class module in an ActiveX DLL project:
Public Enum logAccessType
   LogRead = 1
Hex--->Dec!20 Oct 2005 23:37 GMT21
VB6 has in-built functions to convert numbers from decimal number
system to hexadecimal & octal number system (Hex & Oct respectively)
but how do we go the other way round i.e. how to convert numbers from
hexadecimal & octal number system to decimal number system?
Intercept the Min/Max button Press20 Oct 2005 23:31 GMT5
Does anyone know how to intercept the min/max button press and prevent it
from doing the resize and than perform your own custom maximize ?
Dave
OptionButton!20 Oct 2005 21:29 GMT4
A VB6 Form has 4 OptionButtons named opHex, opDec, opOct & opBin. As is
evident from the names, the OptionButtons convert numbers from one
number system to another.
This Form also has a menu with the same 4 items as the OptionButtons
Using shell command to map drive can't get redirect result to file20 Oct 2005 20:41 GMT13
I am using the shell command to run the old DOS “net use” function to map a
drive to a network share. (If I could find a VB6/API way to do it I would but
I can’t so I am using the DOS net use option. Any alternative option to the
net use would be greatly appreciated.)
Viewing Webcam in VB 6.020 Oct 2005 19:41 GMT2
Is there a way to utilize a webcam from within a VB6.0 program to view
and/or take a snapshot.
Printing Blank lines for Top margin20 Oct 2005 18:33 GMT9
Gentlemen, a simple question.
My MDI Child Forms are being printed close to the top edge of the paper.
How do I order the printer to write a couple of blank lines for a Top margin?.
Top, Scale Properties don't seem to work. Thanks. Guillermo.
text files & strings20 Oct 2005 17:26 GMT4
I'm trying to pick tables out of a group of text files.  I wrote code that
would load the text file into a string, use InStr to find the location of
each <TABLE and </TABLE>, then use Mid to pick the data out.  It works great
... except with larger files (>3MB) I get an out of ...
Windows 2003 Adding printerport and printer20 Oct 2005 17:25 GMT1
Dear,
I have registered the prnadm.dll file and used the objects to create a
printer TCP/IP port and printer on a windows 2003 server.
Problem is that the user doesn't have sufficient privileges to execute
"_files" folders and related folders20 Oct 2005 17:02 GMT7
An off-topic question...
The "_files" are folders created by web browsers when saving web
documents. If the main file (.htm or etc) is deleted, these folders are
also deleted, right?
Bar Code Database20 Oct 2005 16:56 GMT1
Do you know where I can find a database containing pre-entered data for
software product barcodes (including the Brand, Product name, Version &
Edition?
This needs to be compatible with Microsoft Visual Basic 6 (SP 5 & SP 6), as
INSERT INTO20 Oct 2005 16:54 GMT10
If I have 4 values 1, 2, 3,  and 4 that I want to insert into TableA with
FieldA how can this be done with the basic INSERT INTO syntax?
INSERT INTO target [(field1[, field2[, ...]])]
VALUES (value1[, value2[, ...])
how to split numeric part from letters in string20 Oct 2005 16:01 GMT8
I have to get some buffers via com port, and then to separate numbers from
letters in that "string" (variant). What is the most "elegant" way to do it?
There should be (maybe) an array of strings and second array of numbers or
something like that, just to have control over numbers ...
how can I read BLOB from database20 Oct 2005 15:52 GMT2
hello mr and mrs or miss
I'm now learning vb programming and I have problem read BLOB from databse
can you tell me how can I read
thank
hash20 Oct 2005 15:21 GMT31
could anyone give me an algorithm that for every different string generates
a unique number
but the same number for the same string
 
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.