Meta
November 2024 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Blogroll
IP info
Programs
Category Archives: Programming
Beware the msvcrt.dll
As noted previously, the msvcrt.dll got the state of a system library and is thus included in systems from XP up. On earlier systems you will have to have a particular service pack level or get the redistributable package with … Continue reading
Posted in DDKWizard/DDKBUILD, EN, Programming
Leave a comment
Version numbers of DDKBUILD.CMD and DDKWizard
I have just finished moving all previous DDKBUILD.CMD and DDKWizard versions under version control – subversion, to be more precise. This means there will be a change of the way how the version number is represented. Currently we have the … Continue reading
Posted in DDKWizard/DDKBUILD, EN, Programming
Leave a comment
I am told that size doesn’t matter (anymore)!
Chris Wimmer, a fellow programmer, told me in a chat today, that the size of applications doesn’t matter. But I’ll let you decide. However, the program which he wrote is worthwhile regardless of its size. Even more so the library … Continue reading
Posted in IT Security, Programming, Software
6 Comments
A quick reply
The assertion that I rushed to my decision as it was raised couldn’t be further from the truth. First of all it hasn’t been the first time for me to think about this step and secondly I had several sleepless … Continue reading
Posted in EN, Programming, Thoughts
Comments Off on A quick reply
Giving up on the Delphi community
Hi, after some sleepless nights and thinking a lot about the pros and cons, I decided to leave the Delphi community. It isn’t clear to me, whether it is the Delphi community that changed so much, or whether it is … Continue reading
Posted in EN, Programming, Thoughts
12 Comments
DLOAD_ERROR_HANDLER not specified
If you’re using the Windows 2008 Server WDK in order to develop usermode code, you’ll have stumbled over this error message referencing DLOAD_ERROR_HANDLER: Warning: DLOAD_ERROR_HANDLER not specified in $(MAKEDIR) I am not yet sure whether you have to give a … Continue reading
Posted in /dev/null, Programming
Leave a comment
Version-controlled edit via Bash script (Debian)
As I am currently setting up a new server, I thought it would be a good idea to keep most of the configuration files (e.g. /etc) under version control. RCS comes in handy to achieve just that, but laziness requires … Continue reading
Posted in EN, Linux, Programming, Software
Leave a comment
Die (ehemals) Net(te) Community
Peter Herzog, Betreiber von Spotlight.de, hat heute bekanntgegeben, daß er Spotlight als Projekt einstellt. Worte des Bedauerns, aber kein Wort darüber was mit den Benutzerdaten passieren soll. Aber was soll es denn auch – spätestens seit er als Forenbetreiber beschloß, … Continue reading
Posted in EN, Gedanken, Programming
6 Comments
“Shoot the messenger”?
In einem Blogbeitrag (Englisch) habe ich meine Meinung sowie die Fakten zum Thema “Unicode und Delphi” dargelegt und beschrieben, warum ich die Umstellung der Bedeutung von PChar auf PWideChar ablehne. Da sich eine rege Diskussion angebahnt hat und es so … Continue reading
Posted in DE, Programming, Software
Leave a comment
Borland sells CodeGear
Today the news of the purchase of CodeGear by Embarcadero Technologies transpired. I am wondering what this brings us (the developers), given the interesting past of Borland. First it was “Borland” with products like “Borland Pascal” (and “Turbo Pascal”) and … Continue reading
Posted in EN, Programming
1 Comment
Little adventure with SourceForge’s CVS
In the scope of WinDirStat I had to take the little hurdle of branching in the past. Now, supposedly I could have simply opened a support request to the staff, but then I thought of it again, since I had … Continue reading
Posted in EN, Programming, Software
Leave a comment
Is ignorance bliss?
Wow, look at that Quality Central article. Now look at the reply. Now look closer at the affected version and the date when it was reported. It’s unbelievable, but now – after working a while with Borland C++ Builder 6 … Continue reading
Posted in EN, Programming, Software
Leave a comment
Busy just like me :)
… the guys from OSR have put up the fixed DDKBUILD versions now. Consequently I have mirrored the DDKBUILD.BAT version 6.12 on the DDKWizard website. // Oliver
Posted in DDKWizard/DDKBUILD, EN, Programming
Leave a comment
Why is it, we developers tend to …
… waste system resources all the time? Did you notice that, although computers are nominally a few hundred times faster than 15 years ago, software still tends to run sluggish and is overloaded with features? How comes we’re so careless … Continue reading
Posted in EN, Programming
4 Comments
DDKWizard manual revised
Although the manual is still perfectly valid for version 1.2.0a of DDKWizard and covers also older versions, I took the time to completely revise it. This means that it contains some updated information, some additional information and some corrections. If … Continue reading
Posted in DDKWizard/DDKBUILD, EN, Programming, Software
Leave a comment
Sounds like a fairly interesting idea …
Have a look at RunEl and don’t miss out when Chris presents the implementation of his newest idea. An UAC implementation which works on XP and Vista but is more user-friendly. // Oliver PS: I understand it’s still April, but … Continue reading
Posted in EN, IT Security, Programming, Software
1 Comment
DDKBUILD.CMD 7.1 released
One issue was reported by Vladimir Zinin in the article about DDKBUILD on OSR Online already back in October 2007. However, since I hadn’t actually built any x64 code with the newer 6001.* WDK, and since Vladimir had mentioned that … Continue reading
Posted in DDKWizard/DDKBUILD, EN, Programming
2 Comments
Interesting, the WDK documentation now separate
While many of us who are involved in driver development to some degree have already downloaded a few of those updated WDK documentation packages, I didn’t actually know that it’s now even separate when shipped with the WDK. Installing the … Continue reading
Posted in Programming
Leave a comment
Interesting MSDN Magazine article
Folow link!
Posted in /dev/null, Programming, Software
Leave a comment
DDKBUILD 7.0 final released
I am pleased to announce the release of DDKBUILD.CMD 7.0 final. User input has helped a lot to define the feature set and refine the features once introduced. It has been almost two years since the first public beta, so … Continue reading
Posted in DDKWizard/DDKBUILD, EN, Programming
1 Comment