[fpc-pascal] error while compiling

2010-02-06 Thread dayat
Dear, I have a function ftest located in library program (dll). function ftest(Param: PWideChar): PWideChar; stdcall; export; And will call them with a program with use: function ftest(Param: PWideChar): PWideChar; stdcall; external 'test.dll'; while compiling to exe, I got error like this:

Re: [fpc-pascal] error while compiling

2010-02-06 Thread Jonas Maebe
On 06 Feb 2010, at 09:21, dayat wrote: I have a function ftest located in library program (dll). function ftest(Param: PWideChar): PWideChar; stdcall; export; And will call them with a program with use: function ftest(Param: PWideChar): PWideChar; stdcall; external 'test.dll'; while

Re: [fpc-pascal] Component Writing - Registering Components with the widget set

2010-02-06 Thread Zaher Dirkey
On Thu, Feb 4, 2010 at 10:55 PM, Justin Smyth delph...@smythconsulting.netwrote: Can someone help here , if i have my own custom component thats got a container that has a base class of TCustomControl does one need to register it on the widget level ? do i just use WSRegisterCustomControl and

Re: [fpc-pascal] MSEide+MSEgui SourceForge - BerliOS

2010-02-06 Thread Zaher Dirkey
On Fri, Feb 5, 2010 at 3:25 PM, Martin Schreiber fp...@bluewin.ch wrote: On Friday 05 February 2010 14:11:03 Anthony Walter wrote: I don't understand. Would you care to explain what restrictions SourceForge places on its users? I am curious. Please read:

Re: [fpc-pascal] MSEide+MSEgui SourceForge - BerliOS

2010-02-06 Thread Martin Schreiber
On Saturday 06 February 2010 20:51:09 Zaher Dirkey wrote: Can i ask What is your country? CH. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] MSEide+MSEgui SourceForge - BerliOS

2010-02-06 Thread Rainer Stratmann
http://en.wikipedia.org/wiki/Switzerland Am Saturday 06 February 2010 20:51:09 schrieb Zaher Dirkey: On Fri, Feb 5, 2010 at 3:25 PM, Martin Schreiber fp...@bluewin.ch wrote: On Friday 05 February 2010 14:11:03 Anthony Walter wrote: I don't understand. Would you care to explain what