Description:
xHarbour programming, Clipper, and xBase.
|
|
|
Unreferenced function HB_FUN___DBGENTRY
|
| |
Hi I tried to compile my project with latest xharbour compiled with mingw 4.7.1 but compiler throws me HB_FUN___DBGENTRY unrefrenced massage, I suppose it's part of libvm and that lib is included in project. All that I googled about this massage is that I should not use HARBOUR_USER_FLAG -b option but I didn't see this flag nowhere in my .bc file.Any suggestion is appriciated.Rajko... more »
|
|
Current HWGUI lib status
|
| |
Hello,
I'm using xHarbour with HWGUI lib in my commercial apps. I've modyfied this lib but i try to keep with SVN sources as much as possible.( Almost all changes were needed becouse of lacking functionality before it was implemented by developers ) Recently i've seen that author of the oryginal lib Aleksander Kresin is back (i've read his critical opinion about svn sources and yet I haven't analized his new version sources ) and new changes he makes are based on his OLD sources and kept in his site. So there are my questions to all of you using HWGUI:... more »
|
|
left click and achoice behaviour
|
| |
Hi
Why is mouse left button press limites in ACHOICE?
If you single click on any element of the array, that element is highlighted, cursos is moved to that element, but the udf function is not called.
Is there a reason for this or is it a bug?
Below is part of achoice.prg code where keys are evaluated.... more »
|
|
SQLRDD running stored procedures
|
| |
Hello,
I have been looking for examples for running existring stored procedures from a MS SQL sever version 11. These stored procedures are passed paramenters from the exec command. Could someone please send me some examples for for doing this? Here is an example of the type of stored procedures I would like to execute.... more »
|
|
ADORDD
|
| |
Hello,
I would like to know please if someone is using ADORDD.
Also, who mantains it?.
Thank you very much. Best regards
|
|
Creating a 'Click' event using tIP ??
|
| |
Hi:
Is there a way to create a 'Click' event thru the tIP modules, or do I have to use the CreateObject("InternetExplorat ion.Application") to create an oIE instance ?
I've used the oIE way before but now I've come to like the tIP way better.
(of course, I can fall back to the Curl executable --- curl.exe if I... more »
|
|
strange win32prn issue
|
| |
Hi
I'm printing labels in a laser printer with win32prn.
The routine has 2 arrays of coordinates for fields which are not modified while printing.
As printing moves down the page, the fields are slightly moved to the right although same X coordinate is passed to textoutat method for each label (actually more than 2 size 8 chars to the right along an A4 sheet).... more »
|
|
Sending fax from xHarbour
|
| |
Hi,
Has anybody been able to send faxes from within an xHarbour program?
Any help would be welcome.
Thank you so much.
Ash
|
|
|