available DLL's, classes, objects?

BigBird

New Member
Joined
Oct 8, 2002
Messages
3
Is there an overview available (somewhere on the web) of default available libraries, classes, objects?
I'm working with Win2K and XL2k.

Regards,
BigBird
This message was edited by BigBird on 2002-10-09 04:53
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Tools, References ??

You can also "Add to toolbar" in forms editor; if anything catches your eye, then investigate.
 
Upvote 0
On 2002-10-09 05:31, stevebausch wrote:
Tools, References ??
Great, gives inside info!

However, I can not load for example kernel32.dll or psapi.dll.
These contain classes used in examples in this board. I try to understand the use of these. But cannot find class/object/method information.
 
Upvote 0
These are not Activex dlls. You can only reference and browse activex dlls in the way described earlier. This is easy and fun because they are almost self-documenting and intuitive.

To access NON-activex (standard) dlls you must have access to detailed documentation and use API-style declarations and calls. Tedious and full of pitfalls!
This message was edited by Swamp Thing on 2002-10-09 07:50
 
Upvote 0

Forum statistics

Threads
1,202,966
Messages
6,052,839
Members
444,603
Latest member
dustinjmangum

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top