SkinCrafter Made Easy….Skinning VB6 Application

Kalo kalian pake SkinCrafter di VB6, sampel kode di help filenya kan posisi skin filenya di hard-coding gitu yak, kayak gini:

Private SkinOb As New SKINCRAFTERLib.SCSkin3
Private Sub Form_Initialize()
SkinOb.InitLicenKeys “SKINCRAFTER”, “SKINCRAFTER.COM”, “support@skincrafter.com”, “DEMOSKINCRAFTERLICENCE”
SkinOb.DefineLanguage 2
SkinOb.InitDecoration 1
SkinOb.LoadSkinFromFile “D:\\Skin.skf”
SkinOb.ApplySkin
End Sub

Untuk ngatasin ini pake App.Path aja gw yakin kebanyakan ente dah pada tau yak, ni sampel kode gw

Private SkinOb As New SKINCRAFTERLib.SCSkin3
Private Sub Form_Initialize()
Dim Lokasi As String
SkinOb.InitLicenKeys “SKINCRAFTER”, “SKINCRAFTER.COM”, “support@skincrafter.com”, “DEMOSKINCRAFTERLICENCE”
SkinOb.DefineLanguage 2
SkinOb.InitDecoration 1
Lokasi = App.Path & “\skin.skf”
SkinOb.LoadSkinFromFile Lokasi
SkinOb.ApplySkin
End Sub

Plus supaya bisa jalan dengan baik pastikan file berikut elo sertakan
GDIPLUS.DLL
MFC80.DLL
Microsoft Visual C++ 2005 SP1 Redistributable Package
SkinCrafter3.dll

dan SkinCrafter3.dll harus di register di sistem, kalo mo manual sih kayak gini caranya

REGSVR32.EXE SkinCrafter3.dll

lebih oke kalo installermaker/setupcreator/apapun package creator pilihan elo mendukung registrasi otomatis. kalo gak yah manual aja ataw pake bat file…gampang kan

happy coding folks….

2 Responses to “SkinCrafter Made Easy….Skinning VB6 Application”


  1. 1 bujang November 26, 2008 at 2:19 am

    betul itu pake skin tampilan lebih bagus dan lebih menarik

  2. 2 NewBie_13 October 1, 2009 at 6:32 am

    Mas, minta SkinCrafter3.dll dong…

    Aku belum punya, ato kasih link buat download juga gak papa…

    Salam Sukses.


Leave a Reply




WebMercenary v2.0


Elang Dari Kerajaan Matahari

Programming language enthusiast

An engineer by education, an IT contractor by profession

I saw myself as a man of diverse interest.....ranging from literature to shadowy world of cloak-and-dagger to human psyche

Still in love with BeOS/Zeta, the slick, beautiful and once revolutionary OS.
Seduced by the beauty of Mac OS X Leopard and iPhone.
Deeply admired REAL software for its true cross-platform IDE 'REALbasic'; Delphi for its true RAD environment; RemObjects Chrome (now Oxygene) for bringing the joy of Pascal to .net platform

Currently living in Medan Indonesia, graduated from Mechanical Engineering Department - Universitas Sumatera Utara - Medan

Key expertise:
cross-platform application development (win32, linux, mac), web development, graFX design, rotary & static equipment, turbomachinery, HVAC, finite element method


....Life is daring adventure or nothing at all...get onboard....


PageRank Checking Icon


andralance (Gtalk ID)

My status
andralance (Skype ID)



...the thing that solves problems, is not the programming language, the critical asset to solving the programming objective is the programmer...

ToolBox
REALbasic 2008r4.2
VS 2005
Aptana
RemObjects Chrome 2.0
RemObjects SDK
SharpDevelop (C#, VB05)
Delphi 2009
Delphi4PHP
Movamp (PHP,MySQL,Apache,CFusion)
Stylus XML Studio
VB 6.0
SQLMaestro (MySQL & FB)
Zend Studio 5.5
X-Mild + Cappuccino

AndTweet

  • If you miss out on something you really wanted, there's a reason. God has better plans for you, even if you dont realize it 5 days ago
  • I sit here in this silence, waiting for the echoes of you to pass. I keep hoping that 6 days ago
  • [Reading] Gajah Mada by langit Kresna Hariadi........Keren..... #fb 6 days ago
  • @KaniaSW i second that notion 1 week ago
  • I miss the fireworks burning in those eyes. 1 week ago

Berapa Harga Blog Ini?


My blog is worth $17,866.23.
How much is your blog worth?

Blog Stats

  • 79,035 hits

Stuff I’ve Built

Some of my portfolio (email me for full-listing)

Desktop Application
MyExpense (REALbasic+RealSQL) platform: win32, linux, mac
Keep track where your money goes

MyBook 1.0 (REALbasic+RealSQL) platform: win32, linux, mac
Books collection management system

MyBook Codename: Reboot 1.5 (REALbasic+MySQL) platform: win32, linux
Highly modified version from previous version. I tried to hide away as much of MySQL db things i.e: create database, table and field from the user as possible. Just run the MyBook, type your MySQL login and u’re ready to get up and running. The built in database builder will take care the rest.

InLabs (REALbasic+RealSQL) platform: win32, linux, mac
Lab Management system, inc: registration, scoring, asset management, billing and payment, etc

Kindyn (VB 6.0) platform: win32
Kinematics And Dynamics Analysis Simulation Of Slider-Crank Mechanism

Medsys (REALbasic+MySQL) platform: win32, linux, mac
Hospital management System, inc: record, pharmacy, billing, staff management, report, etc

HotelSys (REALbasic+MySQL) platform: win32, linux, mac
Hotel Management System, inc: room management, reservation, billing, services, report, etc

StreetRacer (REALbasic) platform: win32, linux, mac
Engine Tuning, inc: HP calculation, engine design, etc

Web
Patra Citra Collab Portal
The site is developed using Wordpress MU so every member of the organization can have their own blog. Custom theme is designed to meet the look and feel of the organization
Features:
Forum
Podcast
Newsletter
D-day countdown (i.e: anniversary)
Blog

COC - Climate Conservation NGO
Indonesian NGO engaged in climate conservation

ZabiNetwork
PHPIzabi-based social networking site

AndraJobber
Job Board
Status: development

Personal Sandbox
Webmercenary v2.0
url: webmercenary.co.nr

INTRails (Ruby On Rails)
url: n/a
Rails based portal, social networking and collab portal

Lantern Template
Blogger Template (tableless + valid CSS XHTML)

SuneagleZ Template
Wordpress Template (tableless + valid CSS XHTML)

Graphicz
I've worked for various clients in design and print industry in the following category
T-shirt And Sticker Design
Business Card Design
Packaged Product Cover Design
Flyer And Brochure Design
Magazine Cover

c