Software

Avoid Access Violation Error from OpenDialog (TOpenDialog) / SaveDialog (TSaveDialog)

By Technofreak at 24 July, 2008, 10:53 am

Whe I use OpenDialog (TOpenDialog), SaveDialog (TSaveDialog), OpenPictureDialog (TOpenPictureDialog), or SavePictureDialog (TSavePictureDialog), on Delphi 7 or Turbo Delphi Explorer running on Windows Xp Sp2, I always get access violation error (run time error) after I open the dialog box for second time. At first time the application run, it’s OK to open and browse the [...]

Read More >>

Artificial Neural Network Shell: A Case Study of Object Oriented Concept in Old Style Structured Programming Practice

By Technofreak at 6 June, 2008, 3:30 am

Background People who familiar with structured programming style and not yet with object oriented programming (OOP) style often think that OOP is useless for them, because almost everything done with OOP can be done with old-structured style. In my opinion, they insist to use their old style programming is not caused solely by not understanding [...]

Read More >>

Introduction

By Technofreak at 6 June, 2008, 2:02 am

Vidisonic is my space to share my experience in designing hardware and software solutions. Choosing to work as a hardware and software designer freelancer since 2003 is a hard decision, but I enjoy taking the risk and the benefit. I’ve been learning a lot about building and designing of electronic circuits since 1992, when I [...]

Read More >>