Author
|
Reply
|
MiG 2 July 2003 13:52 PM

We are just another brick in the wall.
| [Re]: Don't know what's happening | Profile | Post reply |
Your head is humming and it won't go, in case you don't know,
The piper's calling you to join him,
Dear lady, can you hear the wind blow, and did you know
Your stairway lies on the whispering wind. |
MindGym 1 July 2003 07:45 AM

Led Zeppelin - "No Quarter"
| Complex Data Consummer | Profile | Post reply |
'Set RS.DataSource = objDataSource
'PropertyChanged "DataSource"
End Property
Public Property Get DataMember() As DataMember
' TODO: return the DataMember. For example:
'Set DataMember = RS.DataMember
End Property
Public Property Let DataMember(ByVal DataMember As DataMember)
' TODO: assign a new DataMember. For example:
'Set RS.DataMember = DataMember |
aurel 1 July 2003 06:34 AM

| Java Pictures | Profile | Post reply |
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 1 'vbDataSource
MTSTransactionMode = 0 'NotAnMTSObject
END
Attribute VB_Name = "clsDataSource"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = True
Option Explicit
' TODO: Declare local ADO Recordset object. For example:
'Private WithEvents rs As ADODB.Recordset |
atmosphere 30 June 2003 07:54 AM

| Terms of use | Profile | Post reply |
# Use conditions
Please use use of this driver in individual responsibility.
The damage produced by this driver use is not guaranteed.
|
MiG 30 June 2003 07:53 AM

We are just another brick in the wall.
| Linux gmplayer | Profile | Post reply |
VideoFormat:
[RGB24,YUV 1:1:1,YUV 4:2:2,YUV 4:1:1,YUV 2:1:1,YUV 4:2:0]
The video format inside a codec is chosen.
This setup is applied when the numbers of colors are 24B |