OLE/COM Interface generator v0.2
Hey Stefan, are you still maintaining this?
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
hi,
is a good tool, but i find a bug.
Some methoden are not right. Some Methoden with get_xyz lost the last parameter.
GT
is a good tool, but i find a bug.
Some methoden are not right. Some Methoden with get_xyz lost the last parameter.
GT

My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Re: OLE/COM Interface generator v0.2
Tried using this to create the interface for the Windows 7/8 Sensor library (sensorsapi.dll) - an error occured "No Typelib available!"
Any ideas on what this means?
Any ideas on what this means?
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
Re: OLE/COM Interface generator v0.2
thank you , great tool
Re: OLE/COM Interface generator v0.2
I didn't find any sensorapi.dll at my Win7 System, so i can only speculate:DoubleDutch wrote:Tried using this to create the interface for the Windows 7/8 Sensor library (sensorsapi.dll) - an error occured "No Typelib available!"
Any ideas on what this means?
- Not every DLL have to include a typelib. Probably it would say what it says.
- The OLE/COM Interfacegenertator is verry buggy, so try with the TypLib Explorer
Did you have a look to the date?hichem wrote:thank you , great tool

sorry for my bad english
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Re: OLE/COM Interface generator v0.2
Thanks, will try that. 

https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
Re: OLE/COM Interface generator v0.2
Its 'Sensorsapi.dll' (notice the plural 's'). On Windows 7 Ultimate (have not checked other versions of Win 7) its located in 'C:\Windows\System32' and in the cache at 'C:\Windows\winsxs\x86_microsoft-windows-mobilepc-sensors-api_31bf3856ad364e35_6.1.7600.16385_none_024631b7702173a5'Josh wrote:I didn't find any sensorapi.dll at my Win7 System, so i can only speculate:DoubleDutch wrote:Tried using this to create the interface for the Windows 7/8 Sensor library (sensorsapi.dll) - an error occured "No Typelib available!"
Any ideas on what this means?
- Not every DLL have to include a typelib. Probably it would say what it says.
- The OLE/COM Interfacegenertator is verry buggy, so try with the TypLib Explorer
Did you have a look to the date?hichem wrote:thank you , great tool
Doesn't have a typelib.
Last edited by SFSxOI on Sat Aug 25, 2012 10:28 am, edited 3 times in total.
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Re: OLE/COM Interface generator v0.2
That didn't find the dll in the list. It is there though in Windows/system32/...
Here is some more info on the SensorsAPI:
http://msdn.microsoft.com/en-us/library ... s.85).aspx
It would be great to get this working with PB.
Here is some more info on the SensorsAPI:
http://msdn.microsoft.com/en-us/library ... s.85).aspx
It would be great to get this working with PB.
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Re: OLE/COM Interface generator v0.2
SFSxOI have you been able to get something to generate the interface code for it?
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
Re: OLE/COM Interface generator v0.2
DoubleDutch wrote:SFSxOI have you been able to get something to generate the interface code for it?
Nope, not yet.
Probably going to need to code them manually.
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
- Zebuddi123
- Enthusiast
- Posts: 796
- Joined: Wed Feb 01, 2012 3:30 pm
- Location: Nottinghamshire UK
- Contact:
Re: OLE/COM Interface generator v0.2
Thanks for sharing Great work!!!!
What a great community, if we were using MS stuff We would have to pay an arm and a leg to have all these great utils We get free and code, help, advice, and improvements, requests at a drop of a hat!!!!
Thanks
Zebuddi.
What a great community, if we were using MS stuff We would have to pay an arm and a leg to have all these great utils We get free and code, help, advice, and improvements, requests at a drop of a hat!!!!
Thanks





Zebuddi.
malleo, caput, bang. Ego, comprehendunt in tempore
Re: OLE/COM Interface generator v0.2
@DoubleDutch
Just posted something for you at your other post at http://www.purebasic.fr/english/viewtop ... 82#p388882
Just posted something for you at your other post at http://www.purebasic.fr/english/viewtop ... 82#p388882
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Re: OLE/COM Interface generator v0.2
SFSxOI: Thanks. I've PM'ed you about why I'm after this info... 

https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system