The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Callback functions

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Bruno Di Salvo Posted - 01/24/1999 : 7:28:00 PM
Hello guys,
I'm using since few weeks Origin 5.0 Professional. I need more informations about Callback Functions and how to use them.
I'm porting an application written for Origin 16-bit calling C-DLLS written for Win-16 and I have problems especially with WCB_GET_WKS_SIZE message.
Can anyone help me ?

Thanks

1   L A T E S T    R E P L I E S    (Newest First)
Barb Tobias Posted - 02/03/1999 : 7:16:00 PM
Bruno,
The following information may be of use to you:

WCB_GET_WKS_SIZE
lpstr1 = a far pointer to an array of LONG.
lpstr2 = 0L.

Comment:
The hWnd parameter specifies the worksheet. The first element pointed to by lpstr1 is the number of rows and the second the number of columns. Note that the number of rows reflects the number of rows in the first column and this includes only the cells that hold data and is thus different from WM_DLL_GET_WKS_DIM.

If you continue to have problems developing your application, you might want to check out our consulting services.

[This message has been edited by rtoomey (edited 08-10-99).]


The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000