Entwicklung - VB

VB - Visual Basic

sortieren nach

10.09.2002

0

9399
rob
  • 0.0/6 Votes: 0
0.0/6 Votes: 0
'API-Function deklarieren Private Declare Function mciExecute Lib "winmm.dll" (ByVal lpstrCommand As String) As Long Private Sub Command1_Click() tsOpenCdFach True End Sub Private Sub Command2_Click() tsOpenCdFach False End ...
10.09.2002

0

6835
rob
  • 0.0/6 Votes: 0
0.0/6 Votes: 0
'API-Function deklarieren Private Declare Function ShellExecute Lib "shell32.dll" _ Alias "ShellExecuteA" (ByVal hwnd As Long, _ ByVal lpOperation As String, ByVal lpFile As String, _ ByVal lpParameters As String, ByVal lpDirectory As String, ...
10.09.2002

0

5640
rob
  • 0.0/6 Votes: 0
0.0/6 Votes: 0
Private Const tsForceUnAttended = 2 Private Declare Function InternetAutodial Lib "wininet.dll" _ (ByVal dwFlags As Long, ByVal dwReserved As Long) As Long Public Function tsConnect() As Boolean Dim intMsgBoxResult As Integer If InternetAutodial(t...

Specials

Bytefresser Specials: Anno 1404

Umfrage

Welches ist Dein Lieblings-Anno?

(168 Stimmen)

1. Ganz klar: Anno 1800!
2. Anno 2205
3. Anno 2070
4. Anno 1404
5. Anno 1701
6. Anno 1503
7. Anno 1602
8. Anno Online

Benutzer-Counter

Besucher gesamt: 1.611.090
Besucher heute: 796
Besucher gestern: 1.332
Max. Besucher/Tag: 4.044
Gerade online: 13
Max. online: 314
Seiten gesamt: 40.837.591
Aufrufe diese Seite: 305

Tag-Cloud

  basic     internet     entwicklung     function     visual     programm     declare     const     api-function     bytefresser     boolean     public     bytes     private     verbindung     öffnen     internetautodial     antworten     alias     shellexecutea     cd-schublade     standardbrowser     command2_click     byval