| | |
Free safe DLL to play with
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
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
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
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!
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.
>>Where can I get that simple yet safe DLL to play with CTYPES
You can write it yourself.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
•
•
•
•
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) ?
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 moduleNo I can't. Iam using python and dimmed in C/C++ I'm not able to write it!
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]
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 4:58 pm.
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
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
![]() |
Similar Threads
- help!!! (Viruses, Spyware and other Nasties)
- I need help (Viruses, Spyware and other Nasties)
- w32\alemod.e.dll removal - help! (Viruses, Spyware and other Nasties)
- NEW Hijackthis log and worries (Viruses, Spyware and other Nasties)
- Hotoffers.info virus (Viruses, Spyware and other Nasties)
- bridge.dll (Viruses, Spyware and other Nasties)
- Need Help for DNS Problem and 'about:blank' Problem ... (Viruses, Spyware and other Nasties)
- home search asistent log!!! (Viruses, Spyware and other Nasties)
- "HOME SEARCH ASSISTENT" HELP!!! (Viruses, Spyware and other Nasties)
- "HOME SEARCH ASSISTENT" HELP!!! (Viruses, Spyware and other Nasties)
Other Threads in the C++ Forum
- Previous Thread: memory game
- Next Thread: Read File Issue
Views: 527 | Replies: 5
| Thread Tools | Search this Thread |
Tag cloud for C++
6 api application array arrays assignment beginner binary bitmap c++ c/c++ calculator char class classes code coding compile compiler console conversion convert count data database delete developer display dll email encryption error file forms fstream function functions game generator getline givemetehcodez graph homeworkhelper iamthwee ifstream image input int java lazy lib loop looping loops map math matrix memory multidimensional multiple newbie news node number output parameter pointer problem program programming project proxy python random read recursion recursive reference return sort sorting string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






