Searching PATH for Specific Files
The MS-DOS® PATH statement tells the operating system to look for files in specific directories on your disk. This article explains how to find out whether a...
Type: Posts; User: ladoo
Searching PATH for Specific Files
The MS-DOS® PATH statement tells the operating system to look for files in specific directories on your disk. This article explains how to find out whether a...
Detects if a file exists.
'Function FileExists (filename As String) As Integer
On Error Resume Next
x% = Len(Dir$(filename))
If Err Or x% = 0 Then FileExists = False Else FileExists =...
Determining Whether a File Exists
This article explains how to determine whether a file exists on a disk drive in a Microsoft® Visual Basic® application.
Using the OpenFile Function
You can...
Creating Temporary Files
When developing an application in Visual Basic®, you may need to create a temporary file on disk. This article explains how to use the Windows® application programming...
All File Operations. , delete,move,copy & more
Option Explicit
Private Declare Function ShellExecute Lib "shell32.dll" Alias _
"ShellExecuteA" (ByVal hwnd As Long, ByVal lpszOp As...
Finding Whole Words in a Text Box Control
In the example program below, you use a FindMatch function to search the Text Box control for a specific word. A message box is displayed telling you...
awsome
Capitalizing the first letter of each word
add multi line text1
Private Sub Command1_Click()
cr$ = Chr$(13) + Chr$(10)
t$ = Text1.Text 'the string
If t$ <> "" Then
Sending a Click Event to a Command Button Control
In a Microsoft® Visual Basic® application, you can simulate a Click event to a Command Button control. This article explains how to send a...
need code tags for quick reply typing it in manually all time sucks no offence
aaaaaaaaa need tis on quick reply
Streaming to a Windows Media Server
This example shows how to set up a multicast push broadcast to a Windows Media server. It is assumed that you have set up the Windows Media server; for more...
Retrieving Statistics from an Encoding Session
The two examples in this section show how to retrieve statistics while encoding. The first example shows how to retrieve statistics when encoding an...
Creating a Multiple Bit Rate Profile
This example shows how to:
Create a multiple bit rate (MBR) profile with three audiences.
Change the settings that are applied by default.
Validate...
Capturing audio Events
Dim WithEvents Encoder As WMEncoder
Private Sub Encoder_OnStateChange(ByVal enumState As WMEncoderLib.WMENC_ENCODER_STATE)
' Wait until the encoding process stops...
Tip 86: Allowing a Visual Basic Application to Accept Drag-and-Drop Files
May 15, 1995
Abstract
Many Windows®-based applications can accept, or process, a file that has been dragged from File...
thanks allot bonnie working em :) hugz:blush:
its ok il figure it out
i tried
Dim J As Integer, ii As Integer
For J = List1.ListCount - 1 To 0 Step -1
If InStr(List1.Text, "@yahoo.com") Then
Else
Text2.Text = "@yahoo.com"
List1.Selected(0)...
when i single click on any item in list1 it counts as 1 click , right after i clicked it with mouse how do i get the programme to click that same item just once again
when i hover over an item in list1 and click it , its clicked once but then right after i clicked it how do i make it click auto just once on that same item ? please urgent
thanks bonnie
this is what i have
Dim i As Integer, J As Integer
Private Sub List1_Click()
On Error Resume Next
For J = List1.ListCount - 1 To 0 Step -1
If InStr(List1.Text, "@yahoo.com") Then
...
guys is this good
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=72227&lngWId=1
'This is a basic way of adding trial days to your program
'Use this code as you like
'By...
there is 2 things am after
1: limitation the software use when programme is launched , an example will be great such as limiting command1_click to be pressed once a day then order...
james u done good but holding button it sucks man + record then send data out then it plays , can u make real time stream.
1: real time stream
2: when u press talk button auto hold and talk ...
step by step with image and code
http://cuinl.tripod.com/tutorials/ocx-11.htm
thanks ladies and gents
ahh so simple basic understand what i seen is making ocx it acts as a form or a module am i correct
i opened form control like u said @datamiser and i am able to...
MZ-Tools is very easy to use. It provides a main menu, a toolbar, handy context menus and customizable shortcuts to access its features, which are detailed in the Features section.
You can...
il like to know how to make ocx ,,, few examples will be great to learn from , how to make ocx files then use them please anyone
:eek::eek::eek::eek::eek:
:pbump why not just finish off thread rather then discussion :pbump:p
http://www.freevbcode.com/ShowCode.asp?ID=2087
post like these gives me head akes
it shows browse for folder , i want to show all list like tht yeh but in listbox something
unload me is for closing 1 form but there is a code using for each method that will close all forms same time
use this
it will kill all forms instantly
Private Sub Command2_Click()...
yes i know cs2 is better then others because new ones are cra?
bump:p
whole operating system , shared folder / my documents / pictures / music / windows / and system32
i need to first list all directory , second task copy files to were ever i want
:pme to bump:p
:pbump:p i bet this simple thread will go past 30 post bump:p
i need help listing all diretories in
winxp
vista / 7/ 8
should show all folders only thanks.
:phow do i use if statement
if windows xp then show directories
check post 4 why are u making things hard for u ?
start with simple code the pause code to your project and rest code try it
then later on when u se results just remove the lables and use...
adobe photoshop cs2 , check youtube for tutorials u want to make animation