Advertisement

Results for "Author: thomas sturm"

2002ASP #3825
Easy way to properly save and load a treeview-structure

Shows the - in my opinion - easiest way how to properly save and load a complete treeview structure from a plain text-file. NOTE : The code uses 2 functions - GetBefore and GetAfter - which I got from this Site, but I cannot remember the name of the author. If the person who wrote these functions incidentally gets this code, please leave your name in the comments, mentioning that these are YOUR, NOT MINE.

2002ASP #3826
INIEdit - Registry Editor Style

Yesterday, somebody submitted a Class for INI Files which got quite a positive response. So, I thought, I could throw in my 2 cents about INI Files with this one.

2002ASP #3827
Installation Program

Installation Program which uses cabfile-compression, creates shortcuts and folders and looks quite good - just like InstallShield ! If you ever wanted to code something like InstallShield (only a liitle bit less complex), you can start with this code. Included in the ZIP File are 3 more ZIP-Files which contain the actual code and a TXT File which gives you some reports.

2002ASP #3828
RegSvr32 for Windows 2.0

Registers or unregisters DLL and OCX Files, but DOES NOT REQUIRE the standard RegSvr32.exe from Microsoft. All done through API. Program has a GUI, but also works with CommandLine parameters. Specify only a filename, and the program attempts to register this file. Specify /u and a filename, and the program attempts to unregister this file. This is an update from something I posted 5 months ago, the only new thing is the commandline option. The program also allows you to add or remove itself to or from the shell, by adding itself to the registry (so you can right-click on a DLL/OCX-File and select Register or Unregister). A Vote is appreciated, but not necessary, comments are always welcome.

2002ASP #3829
App.Path Thing

Correct Reference to Files in App.Path. For Newbies and for all who get Errors and don't know why. If you think this deserves a Vote, then do so, if not, then don't. I just wanted to explain a common error source !

2002ASP #3830
RegSvr32 for Windows

Register/Unregister OCX/DLL Files without RegSvr32.exe, done entirely through API !!!

2002ASP #3831
RPG Game - VERY Early Alpha UPDATE - NEW COLLISION DETECTION

Simple Test for a quite easy RPG Engine. Now updated with a new collision detection. NOTE : CREDITS FOR THE NEW COLLISION DETECTION METHOD GOES TO CODING GENIUS, HE TOLD ME THAT (in fact he wrote it). Please tell me waht you think about it !

2002ASP #3832
SOMETHING NEW ! STOP WINDOWS FROM SHUTTING DOWN !

Have you ever had the problem, that, while you were surfing the net, suddenly, BLAAAM, a hacker (or friend, hello Martin ...) nuked you and remotely shutted dwon your computer ? Well, no more, since this little proggie intercepts the Shutdown-Message sent by Windows and sends a message back to Windows that it cannot shut down right now ! Uses Sub-Classing to intercept the WM_QUERYENDSESSION Message.

2002ASP #4722
IConnect

Iconnect as a highly cusomizable IP-Publisher; it can be used to: optimize remote-control connections (even via modem) to your computer, launch your webserver (or other programs) and shutdown your system after disconnect (if you want).

2002C #12429
Easy way to properly save and load a treeview-structure

Shows the - in my opinion - easiest way how to properly save and load a complete treeview structure from a plain text-file. NOTE : The code uses 2 functions - GetBefore and GetAfter - which I got from this Site, but I cannot remember the name of the author. If the person who wrote these functions incidentally gets this code, please leave your name in the comments, mentioning that these are YOUR, NOT MINE.

2002C #12430
INIEdit - Registry Editor Style

Yesterday, somebody submitted a Class for INI Files which got quite a positive response. So, I thought, I could throw in my 2 cents about INI Files with this one.

2002C #12431
Installation Program

Installation Program which uses cabfile-compression, creates shortcuts and folders and looks quite good - just like InstallShield ! If you ever wanted to code something like InstallShield (only a liitle bit less complex), you can start with this code. Included in the ZIP File are 3 more ZIP-Files which contain the actual code and a TXT File which gives you some reports.

2002C #12432
RegSvr32 for Windows 2.0

Registers or unregisters DLL and OCX Files, but DOES NOT REQUIRE the standard RegSvr32.exe from Microsoft. All done through API. Program has a GUI, but also works with CommandLine parameters. Specify only a filename, and the program attempts to register this file. Specify /u and a filename, and the program attempts to unregister this file. This is an update from something I posted 5 months ago, the only new thing is the commandline option. The program also allows you to add or remove itself to or from the shell, by adding itself to the registry (so you can right-click on a DLL/OCX-File and select Register or Unregister). A Vote is appreciated, but not necessary, comments are always welcome.

2002C #12433
App.Path Thing

Correct Reference to Files in App.Path. For Newbies and for all who get Errors and don't know why. If you think this deserves a Vote, then do so, if not, then don't. I just wanted to explain a common error source !

2002C #12434
RegSvr32 for Windows

Register/Unregister OCX/DLL Files without RegSvr32.exe, done entirely through API !!!

2002C #12435
RPG Game - VERY Early Alpha UPDATE - NEW COLLISION DETECTION

Simple Test for a quite easy RPG Engine. Now updated with a new collision detection. NOTE : CREDITS FOR THE NEW COLLISION DETECTION METHOD GOES TO CODING GENIUS, HE TOLD ME THAT (in fact he wrote it). Please tell me waht you think about it !

2002C #12436
SOMETHING NEW ! STOP WINDOWS FROM SHUTTING DOWN !

Have you ever had the problem, that, while you were surfing the net, suddenly, BLAAAM, a hacker (or friend, hello Martin ...) nuked you and remotely shutted dwon your computer ? Well, no more, since this little proggie intercepts the Shutdown-Message sent by Windows and sends a message back to Windows that it cannot shut down right now ! Uses Sub-Classing to intercept the WM_QUERYENDSESSION Message.

2002C #13326
IConnect

Iconnect as a highly cusomizable IP-Publisher; it can be used to: optimize remote-control connections (even via modem) to your computer, launch your webserver (or other programs) and shutdown your system after disconnect (if you want).

2002VB #21033
Easy way to properly save and load a treeview-structure

Shows the - in my opinion - easiest way how to properly save and load a complete treeview structure from a plain text-file. NOTE : The code uses 2 functions - GetBefore and GetAfter - which I got from this Site, but I cannot remember the name of the author. If the person who wrote these functions incidentally gets this code, please leave your name in the comments, mentioning that these are YOUR, NOT MINE.

2002VB #21034
INIEdit - Registry Editor Style

Yesterday, somebody submitted a Class for INI Files which got quite a positive response. So, I thought, I could throw in my 2 cents about INI Files with this one.

Languages
Top Categories
Global Discovery