.:: Blackc0de Forum ::.
Would you like to react to this message? Create an account in a few clicks or log in to continue.

-=Explore The World From Our Binary=-
 
HomeIndeksLatest imagesPendaftaranLogin

 

 Logika "Run Control Panel Programs"

Go down 
3 posters
PengirimMessage
anone
NuuBiiTooL
NuuBiiTooL



Jumlah posting : 10
Points : 26
Reputation : 0
Join date : 01.10.11

Logika "Run Control Panel Programs" Empty
PostSubyek: Logika "Run Control Panel Programs"   Logika "Run Control Panel Programs" Icon_minitimeSun Oct 02, 2011 12:15 am

Bagaimana sebenarnya windows dan filenya bekerja ? apa saja file-file yang berperan penting dalam mengeksekusi suatu aplikasi ? berikut secara sederhana alur program yang dirancang oleh Muhammad Javaid dari Pakistan menggunakan code pemograman visual basic.

Version Compatibility: Visual Basic 5 Visual Basic 6

More information: This program is used to use the programs you can run from the control panel. See comments for more details.

This code has been viewed 77205 times.

Instructions: Copy the declarations and code below and paste directly into your VB project.


' Add all these lines or any of these into your command button to show these control panel icons.

' To Display the Control Panel
Call Shell("rundll32.exe shell32.dll,Control_RunDLL", _
vbNormalFocus)

' To Display the Accessibility Properties
Call Shell("rundll32.exe shell32.dll,Control_RunDLL access.cpl", vbNormalFocus)

' To Display Add/Remove Programs
Call Shell("rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl", vbNormalFocus)

'To Show the Display Settings Background Tab
Call Shell("rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0", vbNormalFocus)

' To Show the Display Settings Screensaver Tab
Call Shell("rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1", vbNormalFocus)

'To Show the Display Settings Appearance Tab
Call Shell("rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2", vbNormalFocus)

'To Show the Display Settings (Settings Tab)
Call Shell("rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3", vbNormalFocus)

'To Display Internet Properties
Call Shell("rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl", vbNormalFocus)

'To Display Regional Settings
Call Shell("rundll32.exe shell32.dll,Control_RunDLL intl.cpl", vbNormalFocus)

'To Display the Joystick Settings
Call Shell("rundll32.exe shell32.dll,Control_RunDLL joy.cpl", vbNormalFocus)

'To Display the Mouse Settings
Call Shell("rundll32.exe shell32.dll,Control_RunDLL main.cpl @0", vbNormalFocus)

'To Display the Keyboard Settings
Call Shell("rundll32.exe shell32.dll,Control_RunDLL main.cpl @1", vbNormalFocus)

'To Display Printers Settings
Call Shell("rundll32.exe shell32.dll,Control_RunDLL main.cpl @2", vbNormalFocus)

'To Display Fonts
Call Shell("rundll32.exe shell32.dll,Control_RunDLL main.cpl @3", vbNormalFocus)

'To Display Multimedia Settings
Call Shell("rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl", vbNormalFocus)

'To Display Modem Settings
Call Shell("rundll32.exe shell32.dll,Control_RunDLL modem.cpl", vbNormalFocus)

'To Display Dial-Up Networking Wizard
Call Shell("rundll32.exe rnaui.dll,RnaWizard", vbNormalFocus)

'To Display System Properties
Call Shell("rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl", vbNormalFocus)

'To Run 'Add New Hardware' Wizard
Call Shell("rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl @1", vbNormalFocus)

'To Display 'Add New Printer' Wizard
Call Shell("rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL AddPrinter", vbNormalFocus)

'To Display Themes Settings
Call Shell("rundll32.exe shell32.dll,Control_RunDLL themes.cpl", vbNormalFocus)

'To Display Time/Date Settings
Call Shell("rundll32.exe shell32.dll,Control_RunDLL timedate.cpl", vbNormalFocus)

sumber : [You must be registered and logged in to see this link.]
Kembali Ke Atas Go down
zer03s
Administrator
Administrator
zer03s


Jumlah posting : 2471
Points : 4119
Reputation : 113
Join date : 13.12.10
Age : 32
Lokasi : /home/root/blackc0de

Logika "Run Control Panel Programs" Empty
PostSubyek: Re: Logika "Run Control Panel Programs"   Logika "Run Control Panel Programs" Icon_minitimeSun Oct 02, 2011 1:35 am

numpang baca-baca gan :jempol1
Kembali Ke Atas Go down
http://zer03s.blog.com/
Tuan DC
BC Security
BC Security
Tuan DC


Jumlah posting : 623
Points : 704
Reputation : 41
Join date : 11.08.11
Lokasi : in the Hell

Logika "Run Control Panel Programs" Empty
PostSubyek: Re: Logika "Run Control Panel Programs"   Logika "Run Control Panel Programs" Icon_minitimeSun Oct 02, 2011 12:35 pm

nice info oms.. :jempol1
Kembali Ke Atas Go down
Sponsored content





Logika "Run Control Panel Programs" Empty
PostSubyek: Re: Logika "Run Control Panel Programs"   Logika "Run Control Panel Programs" Icon_minitime

Kembali Ke Atas Go down
 
Logika "Run Control Panel Programs"
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» Cara Mengunci Control Panel
» Membuat Vertical Sliding Info Panel Dengan JQuery
» BlackBerry om Control Program

Permissions in this forum:Anda tidak dapat menjawab topik
.:: Blackc0de Forum ::. :: Information Technology :: General Information Technology :: General discuss (Tanya Jawab)-
Navigasi: