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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
load ocx problem22 Feb 2005 15:36 GMT2
i used an ocx till i install visio 2002 on my pc, now if i try to open my VB
project it tells me:
Line 221: Class MSFlexGridLib.MSFlexGrid of control mfgSearch was not a
loaded control class.
Try to answer one mystery I saw, how to hide large amount of data22 Feb 2005 15:16 GMT2
in a .doc file?
I saw a document with 20,000 emails and personal contacts hidden somewhere,
but
on surface there is no script, no tricks on the font, etc, and it is only 1
Executing on another machine22 Feb 2005 14:23 GMT2
I've made a chat program to comunicate in the companny network and in our
clients network. Everything works fine if the program is allready open in the
computer(s) we want to comunicate, but if the program is closed then we are,
of course, unable to comunicate. Is there any way ...
Mouse wheel22 Feb 2005 13:39 GMT2
VB does not handle the mouse wheel rotation message, right? (WM_MOUSEWHEEL)
I saw a article in MSDN from 1997
Programming the IntelliMouse from 32-bit VB
by Gary Nelson
finding the number of day by give the month and year22 Feb 2005 10:29 GMT1
How can I find the number of days in the month and year given?
eg. Feb 2005 has 28 days.
Thanks,
Eguy
Adding Controls at the run time22 Feb 2005 07:45 GMT3
           I need to add the redimensioned number of text boxes to the
form.
I tried:
Dim txt() As TextBox
reading from a text file22 Feb 2005 07:37 GMT11
Im reading in from a text file with the following code
Open fileIn For Input As #1
Input #1, alltxt
Close #1
API Equivalent of GetFile22 Feb 2005 07:34 GMT1
I have been looking for an API equivalent of FOS's GetFile method, but all
quests in vain. Any ideas about this?
I am quitting the use of FSO as it somehow manages to trigger AV.
Thanks,
Drive Letter from Volume name22 Feb 2005 05:39 GMT6
Any ideas on how to (when known), given the volume name, search the drives
available to see which drive letter matches the volume?
(totally lost on this one)
DAO and Win XP22 Feb 2005 04:57 GMT2
PLEASE DISREGARD MY EARLIER POST!! chalk it up to a panic attack!
All is well ... the problem was in the db ... somehow it got corrupted
when transferring it.
Thanks
Component deselects itself21 Feb 2005 21:59 GMT4
But wait, that's not all.  If I go in and re-select it, I get "Name
conflicts with existing module, project or object library".  Specifically
'Microsoft Data Bound Grid Control'.  Project loads with form errors for
each form that has a grid on there obviously.  Not sure what ...
How to get a process thread count?21 Feb 2005 21:54 GMT6
In my application, I need to monitor the thread count of a process and raise
alarm when it exceeds certain number. Thanks.
Compiler directives from Command Line21 Feb 2005 21:32 GMT2
I have been tasked with developing a command line batch compile.  I have
narrowed in down to the following command based on a prebuild solution
file.
DEVENV MySolution.sln /build with some possible other parm.
Winsock and SMTP21 Feb 2005 21:15 GMT8
I'm writing a code for send e-mails using Winsock. By example:
   ......
   Winsock1.Protocol = sckTCPProtocol ' Set protocol for sending
   Winsock1.RemoteHost = MailServerName ' Set the server address
Bitmap from buffer to clipboard21 Feb 2005 20:24 GMT9
What is the easiest way to copy some pixels from a buffer I have to the
clipboard?
I have an array of of unsigned bytes, RGBA (32 bit)
I tried it with a few Win API calls but the application shut down
 
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.