Yes, I knew its old we have developed the project in the last century :-)
But to rewrite the whole stuff do not sounds good.
I Thought VC6 is not so far from 1.52 so it maybe work with less time to...
Hi, we have a project designed under VC++ 1.52 and now we want to update it. Best C# There are lots of DLL from crystal report, an integrated Textsystem (can be lost) the database was a xBase and we...
Hi,
we wonna start a Cashier add-on. So we thought, a PDA (symbol PPT 880 Serie) used by the waiter to get the information at the table. Send by polling (is Access point avail.) an ascii to the...
Hi,
we wonna start a Cashier add-on. So we thought, a PDA (symbol PPT 880 Serie) used by the waiter to get the information at the table. Send by polling (is Access point avail.) an ascii to the...
Hi ,
I wonna insert a mailbutton into a customerlist and insert into this mail some information in HTML also this mail should not pop up on the screen it should either stand in To Send Objects
...
Hi,
a customer with P4 and W2000 has posted, that there is a message "socket.notification sync when he will shut down. Where can I find this mess??
Thanks to all reposted
Long John
Soory, I can't help you by this problem but I'm interested in reading an excel sheet I need it for a project I have to wrote later this year. So if you can send me some code it would be great
thanks
Hi,
it looks like there is a headerfile defined in your tconf project also implemented in your lib. So if you link your tconf obj everything works fine. Dump your srp.lib and then you can see.
Long
Hi,
we have a large C++ program written under 1.5 and MFC and a xBased Database. So we want to set this all into the internet to be used with a browser. How can we solve this problem? Is there any...
Hi,
we have a large C++ program written under 1.5 and MFC and a xBased Database. So we want to set this all into the internet to be used with a browser. How can we solve this problem? Is there any...
I have to store a big lot of variables, when I store them using a array there seems to be a crash started. So I want to store them var by var.
The Vars are defined like "N1" up to "N145". I thought...
Hi, has anyone a solution for a small intermet project:
1. connection to mySQL
2. Seach function for a number field
3. Search for a Number and a password field and
possibility to change some...
I will include a counter like a Web Counter that can be changed in high and width. Has anyone done this before or know where to get? Also an extern dll is welcomed.
Thanks a lot
Long
I will include a counter that can be changed in high and width for showing actual cash. Has anyone done this before or know where to get?
Thanks a lot
Long
Pfad = SystemPfad+"\\WINLEASE.INI";
if (WinLeaseIniFile.Open(Pfad,CStdioFile::modeRead))
if (GetProfileString("System","DatenPfad","0") != "0")
WinLeasePfad...
open both rc and copy one to another. So you get the dialogs in one. If you also have used the class wizzard for code copy your cpp into your work area. You only have to change your main and your...
How can I change the size of a single edit field in a dialog with other edit and combo. these should stay at the normal size . any idea welcomed.
thanks
Long John