Re: [fpc-pascal] How to get the borders and background color of the Message Box

2014-05-26 Thread nitinjain
Thanks Tomas Hajny-2, Actually I tried with video unit, but on freepascal.org site (http://www.freepascal.org/docs-html/rtl/video ) I was read that “The video unit should not be used together with the crt unit”. And I am using CRT unit as well. I posted same issue on previous blog also, but not ge

[fpc-pascal] How to get the borders and background color of the Message Box

2014-05-26 Thread nitinjain
Hi, Looking for guidance on formatting of the attached application Output snippet. I'm having trouble on getting the borders and background color of the Message Box to display correctly. Any help will be appreciated. Nitin

Re: [fpc-pascal] How To Rewrite/Replace Below MEM And MEMW

2014-05-20 Thread nitinjain
Thanks Tomas, Yes, I have allready followd the steps which you have given in last post (Video Unit), but it is throwing runtime error that is: *"Program Received Signal SIGSEGV Segmentation fault"*. -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/How-To-Rewri

Re: [fpc-pascal] Identifier not found "MEMW"

2014-05-20 Thread nitinjain
Thanks, I used same (Video Unit) but throwing runtime error* "Program Received Signal SIGSEGV Segmentation fault"*. -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Identifier-not-found-MEMW-tp5719166p5719288.html Sent from the Free Pascal - General mailing li

[fpc-pascal] How To Rewrite/Replace Below MEM And MEMW

2014-05-20 Thread nitinjain
Hi, Could any one help on replacing or rewriting below MEM and MEMW function for 32 bit OS. - PROCEDURE draw_window_outline(top_left_x, top_left_y, width,

[fpc-pascal] How to get GO32 Unit file

2014-05-13 Thread nitinjain
Hi, could you please tell me, from where I can download Go32 Unit file? Nitin -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/How-to-get-GO32-Unit-file-tp5719211.html Sent from the Free Pascal - General mailing list archive at Nabble.com. ___

Re: [fpc-pascal] Identifier not found "MEMW"

2014-05-12 Thread nitinjain
Thanks to all of you for your`s reply !, do me a Favour, can anybody guide me how to implement video unit with my code. Regards, Nitin Jain -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Identifier-not-found-MEMW-tp5719166p5719206.html Sent from the Free Pa

Re: [fpc-pascal] Identifier not found "MEMW"

2014-05-09 Thread nitinjain
Thanks for your prompt reply on this. my code is like below, is there any option to implemet the same thing? --- PROCEDURE window_object.appear; VAR width_offset, height_offset: BYTE; current_location : location_pointer;

[fpc-pascal] Identifier not found "MEMW"

2014-05-08 Thread nitinjain
Hi, I am migrating Turbo Pascal application into Free Pascal 32 bit operating system. whenever i compiled unit file in free pascal, compiler showing error message "Identifier not found "MEMW"". can anybody help me on this?. Thanks Regards, Nitin Jain -- View this message in context: http://fr