Hi!
I'm tring to get Digital phone KX-T7665 to work in a PBX KX-TDA100 conected in a MPR(DX) Card at Slot1.
Seem that no matter how do I wire the jack, it does not come to live!..
Is anything to configure in the maintenance console required?
Any Trick?
PS. when I'd wire inner wires to...
Hello, again, hello!!
Still transporting from C code to Asm ;)
Sorry, but cannot find in TEACH YOURSELF C IN 21 DAYS an explanation to this code:
void ClearScreen()
{
WORD xpos,ypos;
for (ypos=0;ypos<Yimage;ypos+=8)
for (xpos=0;xpos<Ximage;xpos+=8)
{...
Hi there!
I'm coding a function from C to asm.
I need to know how much memory does Allocate the next c line:
//typedef struct { BYTE X,Y,W,H; } offsetPOS;
//offsetPOS *POS_buffer;
nControls=100
POS_buffer=(offsetPOS *)(malloc(nControls))
How many byte is allocated at POS_Buffer? 400?
Can...
Hi there!
Well, It seems that I got no more free time 'til next year to spend in
this tool set. So here you got a Functional copy
http://www.geocities.com/fcocarabez/Down/backup.zip
This package include 3 Modules: Schedule.exe, QuickZip.exe &
PowerOff.exe
Schedule: Simple app. to...
Hola Amigos!
Well, I'm working on a Shedule Module, that may be usefull to ya.
http://www.geocities.com/fcocarabez/Down/schedule.zip
It's Simple and Easy.
I´ll use it to backup an NT Server every Day.
The program uses a Ini file to wath the time, and launch a Program using the Shell...
Hi
Well, there is an Open Proyect to Integrate Zip Archivery management to
any Clarion App. using BigSpeed Library. Clarion's App. Code is free*** to download at:
http://www.geocities.com/fcocarabez/Index.html
Have fun!.
----------
****Please note that the BigSpeed library is NOT...
HI!
I Programing a theater & Bus Ticket System. The End user can select several images for Edit (what is supose to be a armchair or sit) and change the properties (Text, TextFont, TextColor, TextBackGround, Imagefile, ImageSize, etc.) Also can Change the Background Image (Bus or theater's Zone...
Does Somebody has managed the full screen window in Clarion?
I'm seaching for a way to get a FULL SCREEN WINDOW in Clarion.
I'd looked into manuals & internet, I found anything!
Thanks in advance! -----
carabez@hotmail.com
I'am getting this message when the cursor passes from a TOOLBAR's Button (Only Flat ones) to an active control of a MDI Windows. And It's only happen on certain speed of the mouse's cursor. Vgr. If the mouse's moving slowly, it's works fine; If it's fast enougth Work's fine.
I guess that the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.