Raymond
|
2a3868e8c7
|
Fixed wrappers (made them have ps_ prefix and made sure they have the 'extdecl' macro).
Todo is the TPA-unit.. Create wrappers :(
|
2010-04-07 23:04:25 +02:00 |
|
Raymond
|
61f3c1ce98
|
Added {$H+} to units where it was missing.. Should solve some string-issues! Started with cleaning up the units a bit.. Adding 'const' where needed (all of those big record structures like DTMs should require to be passed as a const.. Saves some (unneeded) memory copying).
Settings in extensions should work now, see test extension.
|
2010-04-02 17:55:54 +02:00 |
|
Raymond
|
001a593789
|
Added settings to the extensions.. Should work allright, however there is some bug in Pascalscript that makes it fail, for now..
Renamed all the setting methods..
|
2010-04-01 00:22:46 +02:00 |
|
Merlijn Wajer
|
fa173a3332
|
DeleteKey + DeleteSubKeys + Less verbose + Test script.
|
2010-03-25 22:57:18 +01:00 |
|
Merlijn
|
2d456f8aab
|
Remove debug lines ;)
|
2010-03-25 13:39:11 +01:00 |
|
Merlijn
|
f6a5a18c25
|
Fix #142.
|
2010-03-25 13:37:52 +01:00 |
|