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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 Callback functions
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Bruno Di Salvo

1 Posts

Posted - 01/24/1999 :  7:28:00 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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

Barb Tobias

USA
305 Posts

Posted - 02/03/1999 :  7:16:00 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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).]

Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000