Re: [fpc-devel] Base64 decoding stream in the FCL

2007-02-19 Thread Florian Klaempfl
Bram Kuijvenhoven schrieb: Hi, Attached is a patched base64 unit and a unit with FPCUnit tests. I zipped it to save space; I think my previous attempt has been rejected because the message was too big. You can always create a bug report being a feature request and attach the patch. Then it

Re: [fpc-devel] patch:more clear definition of makeintresource, clearer definitions in wince defines.inc

2007-02-19 Thread Vincent Snijders
Roozbeh GHolizadeh schreef: Summary : "MakeIntResource" was previously declared as function in win32 and wince,windows.pp files,also we had one declared in rtl\resh.inc as pchar and also there was some uses of it just as pchar in classes. All these makes some problems in lazarus,as we cant have