SysTray.apl

forum.sourcecode (2000-2005) & forum.td.sourcecode (2005-2010)
K C Li

SysTray.apl

Post by K C Li » 04 May 2006, 17:41

 Posted by:  K C Li 

Hi,

Does anybody know where can I get the file SysTray.apl of SalExtension for
CTD 1.1.2 ?

Thanks in advance

KC Li

Jeff Luther
Site Admin
Site Admin
United States of America
Posts: 2385
Joined: 04 Mar 2017, 18:34
Location: Palm Springs, California

Re: SysTray.apl

Post by Jeff Luther » 04 May 2006, 18:00

 Posted by:  Jeff Luther 

I've converted that APL into text for you, KC, and modified the version # to
something early: .head 1 - Outline Version - 4.0.25
(CTD v1.5 = 27, so 25 that should be early enough.)

Read that into your CTD v1.1 and hit OK if you get any errors. You should be
able to read it in. If not, let me know and attach an empty appl. in text
format saved from your v1.1 so I can see the format.

You will also need to rename the file as I appended '-text' to it.

Best Regards,
Jeff Luther/PC Design
info: www.pulpcards.com/gupta/


You do not have the required permissions to view the files attached to this post.

suni

Re: SysTray.apl

Post by suni » 05 May 2006, 11:08

 Posted by:  suni 

Hi Li,
Attched a copy of the file you are looking for.
Regards
Suni

You do not have the required permissions to view the files attached to this post.

K C Li

Re: SysTray.apl

Post by K C Li » 05 May 2006, 13:45

 Posted by:  K C Li 

Thanks Jeff

K C Li

Re: SysTray.apl

Post by K C Li » 08 May 2006, 15:49

 Posted by:  K C Li 

Thanks very much !

Gangloff Loic

Re: SysTray.apl

Post by Gangloff Loic » 19 Jun 2006, 14:58

 Posted by:  Gangloff Loic 

I have tried this .apl but it doesn't compile ! I work with td2005.1 ptff1
and i have this message: Symbol is undefined or unable to be referenced
from current location: WM_SIZE . I think constants aren't define, and i
have not his value !

Christoph Zilch

Re: SysTray.apl

Post by Christoph Zilch » 19 Jun 2006, 15:25

 Posted by:  Christoph Zilch 

Hi,

the value for WM_SIZE is 5.
If there are more constants missing you can look at the file winuser.h
from MS-Visual-C-Compiler or in SALExtensions (e.g. at
http://sqlweb.vnuk.org/)

!!CB!! 208
Number: WM_SIZE = 0x0005
! Description: Sent to a window when its size has been changed
wParam:
SIZE_MAXIMIZED/SIZE_MINIMIZED/SIZE_RESTORED/SIZE_MAXHIDE/SIZE_MAXSHOW
lParam: Low word: The new width of the window in window client
coordinates for child windows, or screen coordinates for popup and top
level windows
High word: The new height of the window in window client
coordinates for child windows, or screen coordinates for popup and top
level windows

Stephen Wells

Re: SysTray.apl

Post by Stephen Wells » 20 Jun 2006, 01:57

 Posted by:  Stephen Wells 

They are all on the MSDN web site, just google wm_size

Return to “td.sourcecode”

Who is online

Users browsing this forum: [Ccbot] and 0 guests