similar to: Re: No printing - program in BPS Borland Pascal for Windows

Displaying 20 results from an estimated 8000 matches similar to: "Re: No printing - program in BPS Borland Pascal for Windows"

2010 May 17
7
No printing - program in BPS Borland Pascal for Windows
Hello, I am trying to use an accounting program specifically written for the management of local churches in Belgium. The original program was written in BPW Borland Pascal for Windows. When a print command is given, absolutely nothing happens. When using the notepad under Wine, printing is ok. I am wondering if someone has met a similar problem. What could I do to print the output of the
2004 Sep 11
2
Microsoft disc ounts
software disc ounts Office 2003 Professional - 110 Red Hat Enterprise Linux AS Premium Edition - 150 and Adobe Atmosphere 1.0 - 60 and and AutoCAD Mechanical 2005 DX - 120 Adobe Atmosphere 1.0 - 60 Borland Delphi 7 Professional - 70 QuarkXPress 6 - 110 Maya 6.0 Unlimited - 150 Games X Copy - 25 DVD X Maker - 25 Corel Photobook - 25 AutoCAD Mechanical 2005 DX - 120 SuSe Linux 9.1 Professional
2009 Jan 22
6
Application will only run when executed from its directory
Hi everyone! I am running Wine 1.0 on Linux Mint 5.1. I have a custom developed program that was designed in Delphi using the Borland Database library that will only run correctly if executed from the directory it is contained in. It will not run from the start menu nor will it run from a launcher that I have built on the Desktop. I figure it has to be something with the path referencing. I
2001 Aug 13
3
How do I make windows open maximised?
I have been dabbling with getting some of our Windows applications running under Linux using the CodeWeavers preview 20010629. I am making good progress and am very pleased with the results. However I am currently stuck on one problem. The Windows software is developed using Borland Delphi and the application includes a number of forms that are intended to be displayed full screen. The
2005 Oct 26
1
Borland C++ and [R] dyn.load() for windows
Hi, I compiled a C program file on Borland C++ 5.5 compiler to get one dll output (as instructed in the file readme.package). The C program file is just the example on page 31 of "writing R extensions": void convolve(double *a, int *na, double *b, int *nb, double *ab) { int i, j, nab = *na + *nb - 1; for(i = 0; i < nab; i++) ab[i] = 0.0; for(i = 0; i < *na; i++) for(j = 0; j
2001 Apr 23
2
Ogg Vorbis, DirectSound and Delphi
Hi, I've just downloaded the Ogg Vorbis source, LIB and DLL files from www.xiph.org and I've been trying to get them working in Borland Delphi 3 Pro. Has anyone managed to get OV to decode and play an OGG file using Delphi? Ideally I'd like to use DirectSound (part of DirectX), via the UnDelphiX (DelphiX with the JEDI headers) components. Also, if I choose to sell a
2005 Jul 04
0
A program using Borland Interbase interface.
Hi, I have a program here which runs on a firebird database. It's built in borland c++ builder, so any errors (exceptions) result in: Assertion failed: !"bogus context in _ExceptionHandler()", file xx.cpp, line 3071 and: Abnormal program termination That's why I have problems with debugging. Anyway, this program connects to a firebird database throught fbguard (even if
2003 Jul 08
2
OMF static LIBs for Borland ?
Hi, I have a problem and I hope that someone, possibly someone from Vorbis developing team, could help me out. My question is: "Are there OggVorbis static libraries in OMF format that can be statically linked to a Borland C++ Builder compiled applications?" Static LIBs that I found in Vorbis Win32 SDK are in COFF format, and therefore I was only able to link dynamically to DLLs.
2006 Mar 25
0
Access Violation running an application calling Borland libraries vcljpg60.bpl & vcl60.bpl
Access Violation running an application calling Borland libraries vcljpg60.bpl, vcl60.bpl. I am using Wine 0.9.10 and Mandriva LE2005. Although I can run several windows application successfully, I have never been able to run one - Heredis8 - that seems to be using Borland libraries (vcljpg60.bpl, vcl60.bpl, and others). The output from running "winedbg Heredis8.exe" is below. There
2001 Sep 28
0
Borland compiler issues
Where can I download stable RC2 source code? I've downloaded the nightly CVS, but it seems unusable right now. The Windows SDK does not appear to include source code or Borland compatible libraries. One thing I've noticed about the nightly CVS code is that the nested alloca() calls seem to confuse Borland's compiler. I had to change code in mapping0_forward() from:
2001 Apr 05
2
Borland C++-5.5 (free) compiler does not install(?)
Hello! I'm trying to install Borland C++ 5.5 free compiler into my RH7 Linux box but I can't get it to work. Running the installer brings a blank dialog with "Prev", "Next" and "Cancel" buttons but nothing more.. and pressing the buttons doesn't do anything and the dialog doesn't close. I waited for more than 15 minutes (I read it in FAQ
2001 Feb 22
1
Borland C++ 5 patch 1 and wine
Hy, I'am trying to compile a little project with Borland C++ 5 on my redhat 7.0 box with the rpm package from linux-easy for wine. The IDE is working correctly, compilation goes ok but when comes time to link all object files together Borland c++ stop to work. I tried to export project file and do a make, it is the same problem ilink32.exe seems to hang.... Thanks for help Jean-Francois
2010 Oct 31
2
Problem to running command line Borland C++ program in wine
Hi, I can not run on ubuntu with wine-1.0.1. a program developed in Borland C + + (Windows) command line. When I type: ams at cluster01:~/test$ wine Main.exe the message appears: fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 0/00/0000, dlt (d/m/y): 0/00/0000 Application tried to create a window, but no driver could be
2006 Feb 16
3
Rf_errorcall - translate to Pascal
Hello! I (try to) convert the external R header files to Pascal (Delphi). At one place I stumbled over a macro that uses a method that is not declared in a LGPL header file: In Rinternals.h: #define error_return(msg) { Rf_error(msg); return R_NilValue; } #define errorcall_return(cl,msg){ Rf_errorcall(cl, msg); return R_NilValue; } ~~~~~~~~
2006 Feb 02
1
Borland Database Engine related installer issue (Portal GT-D)
I am attempting to install the Portal GT-D mud client (www.gameaxle.com) on top of wine-0.9.6-1.fc4 which I then reconfigured using winetools-0.9-3jo after failing to install MS Office XP Pro (which I never did get to work either, but I found some references saying that it wasn't likely to). IE6 installed and runs for what it is worth. I run the setup program in the style the wine tools use
2002 Jul 03
3
Runing win32 Delphi applications with wine ?
Hello list reader, Did people succed in trying to run Delphi applications with wine ??? Well, if they didn't work we can always try to use kylix to get them work. But I suspect that we will have to go with lot of rewriting because of the type of these applications : graphical intensive ones. Any ideas about that ? Thanks ! Guy
2000 Jan 21
1
DLLs using Borland
I wrote a DLL in C that does some MCMC stuff. It is compiled using Borland's C++ Builder, version 3.0 (build 3.70) on a Windows 98 machine. The DLL loads and runs just fine. But then if I subsequently call R's plot() function, I get an illegal operation message and R crashes. In fact, I've found that this happens even if I merely load the DLL, don't ever run it, and then try to
2001 Sep 03
1
Borland Database Engine error.
hello everybody , somebody know where I can get more information about the error " Borland Database Engine Error " I have tried the SHAREDMEM...= "9000" solution but the problem persist anybody know's anything ?? Thanks. end ################################################### ## Universidade Cat?lica de Pelotas ##
2011 Jan 25
1
Borland Quatro Pro 5.0 for Windows help
I need to get this old Windows (3.1 era) version of Borland Quatro Pro v5.0 running so I can access old and important information. Yes, this is an old program, but that should probably make it easier or more compatible (I would think). This version came out the year after wine was first created. Here is the error I am getting when I install it (at the end of the installation process) and
2000 Aug 22
2
Borland modification
The following block in os.h needs to be changed for vorbis to work under Borland: Original: #ifndef __GNUC__ #ifdef _WIN32 # define alloca(x) (_alloca(x)) # define rint(x) (floor((x)+0.5)) #endif #endif New: #ifndef __GNUC__ #ifdef _WIN32 # ifdef __BORLANDC__ # include <malloc.h> # else # define alloca(x) (_alloca(x)) # endif # define rint(x) (floor((x)+0.5)) #endif