Documents And Specifications
Language
Visual Basic
Remove
Platform
Windows
Remove
License
Any
: : I am new to VB and I want to write and read from parallel port.
:
: Which operating sytem do you have?
:
: : Please somebody could send me the code for this and how to get the required DLL...
: I am new to VB and I want to write and read from parallel port.
Which operating sytem do you have?
: Please somebody could send me the code for this and how to get the required DLL file,and...
Ctrl+Alt+Del on Win2000/NT/XP can't be trapped this way. Sorry, I didn't told you before. Just forgot about it. If you want to complete your task on these platforms you should replace the...
i m running a server application for winsock.. the server application is to show the connection of client... n i want to make it run the the system tray...
do anybody have idea to remove the system...
: You can use MicroSoft Help Workshop.
(Help text is prepared using MSword in RTF format;
You will get easy walk through steps in preparing the RTF file , using the HELP compiler etc..) Its a...
Some Companies use RoboHelp. It's professional and quite expensive software.
: I noticed that they are not text files. Is there any program where I can make Help Files? Once I have them created...
I noticed that they are not text files. Is there any program where I can make Help Files? Once I have them created, how do I make my program browse through them?
~~Perl~~Visual Basic~~JavaScript~~...
: : What is the difference between running 16 bit VB5.0 executable code versus 32 bit VB5.0 code. That is, how do you get 16 bit exe code versus 32 bit exe code ? If I am developing VB5...
: What is the difference between running 16 bit VB5.0 executable code versus 32 bit VB5.0 code. That is, how do you get 16 bit exe code versus 32 bit exe code ? If I am developing VB5 applications...
What is the difference between running 16 bit VB5.0 executable code versus 32 bit VB5.0 code. That is, how do you get 16 bit exe code versus 32 bit exe code ? If I am developing VB5 applications on...
: Ok, I misunderstood the question in my first reply. Resource files are for storing text and sounds and images (etc...) within an exe. The problem with VB is that you need all of the DLLs for your...
: hi how can i show a small avi video in a viual basic form.
: many thanks,
:
: edwin
:
:
Use the windows media ActiveX control.
Regards,
______
Jomac.
: Guys,
: How do I check programmatically whether the "Hide file extensions for known file types" option is enabled or not, in the windows folder option. or How do I find out any of the desktop...
: I've tried running it logged on as myself with admin priviledges, as network administrator, and as pc administrator. None of these work. The machine is formatted in NTFS. What else is on your...
: I've tried running it logged on as myself with admin priviledges, as network administrator, and as pc administrator. None of these work. The machine is formatted in NTFS. What else is on your...
I've tried running it logged on as myself with admin priviledges, as network administrator, and as pc administrator. None of these work. The machine is formatted in NTFS. What else is on your mind?...
This message was edited by the pht at 2002-6-5 13:7:37
: I've written a VB app which uses MS Word to do a SaveAs. It works great in Win98, ME, & XP. However when running it on Win2K Pro, I get...
This will happen if a DLL in your setup package is different than what's already on the target.
I had the problem with winnet.dll. I resolved it by making sure IExplorer 6.0 was installed....
: I have developed an application in VB Which is setting up in win 9.x but its giving error saying that it has to update the syatem when i am setting up in professional. As in case ose of 9.x its...
Run..." window):
:
: C:\windows\system32\regsvr32 /u c:/programs/VB6/app.exe
:
I tried using the method u teach me but to no valid.
it prompt me :
C:/program Files/Microsoft...