RSS Forums RSS

Free safe DLL to play with

Please support our C++ advertiser: Programming Forums
Thread Solved
Reply
Posts: 878
Reputation: evstevemd is on a distinguished road 
Solved Threads: 63
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Practically a Posting Shark

Free safe DLL to play with

  #1  
Nov 19th, 2008
Hello Developers!
I have been searching for long lame binding for python and have no way but need to learn ctypes to use lame_enc.DLL. For Now I need simple DLL with simple functions to play with.

My Question is: Where can I get that simple yet safe DLL to play with CTYPES?

Thanks all
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
AddThis Social Bookmark Button
Reply With Quote  
Posts: 878
Reputation: evstevemd is on a distinguished road 
Solved Threads: 63
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Practically a Posting Shark

Re: Free safe DLL to play with

  #2  
Nov 20th, 2008
I wonder why my Question get ignored. I know C++ Guys do alot of Funny with DLLs but I don't know if they are unwilling or just too busy to answer my questions!
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
Reply With Quote  
Posts: 13,883
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1231
Moderator
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Most Valuable Poster

Re: Free safe DLL to play with

  #3  
Nov 20th, 2008
Could be no one here knows what you are talking about. What is "lame binding for phython" ? Of course I know what phthon is. Are you trying to call phython from C/C++ (or reverse) ?

>>Where can I get that simple yet safe DLL to play with CTYPES

You can write it yourself.
Reply With Quote  
Posts: 878
Reputation: evstevemd is on a distinguished road 
Solved Threads: 63
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Practically a Posting Shark

Re: Free safe DLL to play with

  #4  
Nov 20th, 2008
Originally Posted by Ancient Dragon View Post
Could be no one here knows what you are talking about.
What is "lame binding for python" ? Of course I know what python is. Are you trying to call python from C/C++ (or reverse) ?


Sorry I didn't knew that it is not clear. But again I need somebody to say it so that I can make it clear. Anyway, a binding to language is Module that enables you to use another library from another language as if it is local to the Language. It is like wxpython, a python Binding to WxWidgets.

I want to call Lame_enc.dll to use it in My Python MP3 project. The problem is how to Access the functions. I have two options: Using Binding if available (Long ago there was pylame...I don't know what happened ). Or Use Ctype module. After unsuccessful searching of that module I decided to take 2nd option. So I need to practice calling simple procedures from DLL using Ctypes module

Originally Posted by Ancient Dragon View Post
>>Where can I get that simple yet safe DLL to play with CTYPES

You can write it yourself.


No I can't. Iam using python and dimmed in C/C++ I'm not able to write it!
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
Reply With Quote  
Posts: 1,910
Reputation: Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold 
Solved Threads: 204
Featured Poster
Duoas's Avatar
Duoas Duoas is offline Offline
Posting Virtuoso

Re: Free safe DLL to play with

  #5  
Nov 20th, 2008
First off, you are being a bit pushy. Stop. Sometimes it takes a day or two to get a (useful) answer.

Secondly, if you can't use C++, then you are posting in the wrong forum.


A good DLL to play around with is C:\WINDOWS\system32\comdlg32.dll. You can use the functions in there. They run the gamut from simple to not-so-simple to use. See http://msdn.microsoft.com/en-us/libr...24(VS.85).aspx for complete documentation.

Good luck!

[edit] Most DLLs are not programming language-specific. Those that are are only useful to the application that bundles them. Hence, any DLL ought to do. [/edit]
Last edited by Duoas : Nov 20th, 2008 at 3:58 pm.
Reply With Quote  
Posts: 878
Reputation: evstevemd is on a distinguished road 
Solved Threads: 63
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Practically a Posting Shark

Re: Free safe DLL to play with

  #6  
Nov 20th, 2008
Thanks sir,
I'm not pushy, as you perceive, The problem is I get ignored. Ok I sometime wait couple of days with no one even saying anything, not necesarily answer.

Thanks alot, sorry if I stumbled you
The reason I post these things here is because are C++ related
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Similar Threads
Other Threads in the C++ Forum
Views: 423 | Replies: 5 | Currently Viewing: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 2:13 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC