2007年01月11日 星期四 16:21
各位好! 我有一个C++的工程要改用Python实现,我对Python的winows库不熟,请问 IID_IHTMLDocument2这个参数在Python中该怎么传,传什么。望各位指点。谢谢。 hr = fObjectFromLresult(lRes,(REFIID)IID_IHTMLDocument2, 0, (LPVOID*)&pIDoc; ); 另一个问题通过GetProcAddress获得的函数地址,在Python中又该如何调用
2007年01月11日 星期四 16:35
python不是C或C++,也不是COM,做不到这一点! On 1/11/07, guangqing <li.guangqing在gmail.com> wrote: > > 各位好! > 我有一个C++的工程要改用Python实现,我对Python的winows库不熟,请问 > > IID_IHTMLDocument2这个参数在Python中该怎么传,传什么。望各位指点。谢谢。 > > hr = fObjectFromLresult(lRes,(REFIID)IID_IHTMLDocument2, 0, > (LPVOID*)&pIDoc; ); > > 另一个问题通过GetProcAddress获得的函数地址,在Python中又该如何调用 > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -- ※※※※※※※※※※※※※※※※※※※※※※※※ My blog: http://blog.donews.com/ygao Forum http://groups.google.com/group/python_study ※※※※※※※※※※※※※※※※※※※※※※※※ -------------- 下一部分 -------------- 一个HTML附件被移除... URL: http://python.cn/pipermail/python-chinese/attachments/20070111/4818b791/attachment.html
2007年01月11日 星期四 16:48
¿ÉÊÇwin32apiÖÐÌṩÁËGetProcAddress£¬ÎÒÏë¾ÍÓ¦¸ÃÓз½·¨Ö´ÐвŶԣ¬¹À¼ÆÐèÒª½èÖúÆä Ëüº¯Êý²ÅÐС£ _____ ·¢¼þÈË: python-chinese-bounces在lists.python.cn [mailto:python-chinese-bounces在lists.python.cn] ´ú±í ygao ·¢ËÍʱ¼ä: 2007Äê1ÔÂ11ÈÕ 16:35 ÊÕ¼þÈË: python-chinese在lists.python.cn Ö÷Ìâ: Re: [python-chinese]python comµÄiidÔõôŪ³öÀ´°¡£¿ python²»ÊÇC»òC£«£«£¬Ò²²»ÊÇCOM£¬×ö²»µ½ÕâÒ»µã£¡ On 1/11/07, guangqing <li.guangqing在gmail.com> wrote: ¸÷λºÃ£¡ ÎÒÓÐÒ»¸öC++µÄ¹¤³ÌÒª¸ÄÓÃPythonʵÏÖ£¬ÎÒ¶ÔPythonµÄwinows¿â²»Ê죬ÇëÎÊ IID_IHTMLDocument2Õâ¸ö²ÎÊýÔÚPythonÖиÃÔõô´«£¬´«Ê²Ã´¡£Íû¸÷λָµã¡£Ð»Ð»¡£ hr = fObjectFromLresult(lRes,(REFIID)IID_IHTMLDocument2, 0, (LPVOID*)&pIDoc; ); ÁíÒ»¸öÎÊÌâͨ¹ýGetProcAddress»ñµÃµÄº¯ÊýµØÖ·£¬ÔڣУù£ô£è£ï£îÖÐÓÖ¸ÃÈçºÎµ÷Óà _______________________________________________ python-chinese Post: send python-chinese在lists.python.cn Subscribe: send subscribe to python-chinese-request在lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese -- ¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù My blog: http://blog.donews.com/ygao Forum http://groups.google.com/group/python_study <http://groups.google. com/group/python_study> ¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070111/a2302255/attachment.htm
Zeuux © 2025
京ICP备05028076号