[quote='yz1675052' pid='7072' dateline='1318339463'] 想问下,用VC6怎么调用SCWS呢?或者是易语言调用的方法呢? 有没有详细的API调用方法的? [/quote] 目前没有直接提供相应的DLL模块。但提供了源码,你可以直接把 libscws/ 目录作为您的...
e:\scws\scws-1.1.5\libscws\xdb.c(555) : warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'int (__cdecl *)(const void *,const void *)'
...VS2008 SP1么? 我用的是VS2010 转换过后有很多错误 里面的VC6项目也是很多错误 [img]http://t2.qpic.cn/mblogpic/1827c19002ed180bcf26/2000[/img]
...ad/scws-0.0.1-pre.src.zip][color=#0000ff]点击下载 SCWS 扩展源码及 VC6 工程文件[/color][/url] [url=http://www.yanbin.org/php-scws-windows-edtion/]http://www.yanbin.org/php-scws-windows-edtion/[/url] [[i] 本帖最后由 Ben 于 2007-6-23 13:21 编辑 [/i]]
You can try to compile the newest php_scws.dll from source tarball use VC6.0 ...
...怎么有的问题。 现已由热心网友 ben (php群中) 移植并于vc6环境编译成功 php_scws.dll 。下载地址在附件中,php 扩展在 win32 下的加载方法和 Linux 类似,可以在 php.ini 中写好(推荐)也可以在程序中通过 dl() 加载。其它方面的用法...
开发环境是VC6,windows xp 单独使用scws时,scws_free_tops()能顺利执行,但是当我在项目中添加了Greta库后,scws_free_tops就出错了,错误[/code]提示是dbgheap.c line:1044... 单步调试后发现错误发生在scws_free_tops函数中的 [code]free(cur->word)[/co...
... Unable to initialize module Module compiled with build ID=API20090626,TS,VC6 PHP compiled with build ID=API20090626,NTS,VC9 These options need to match in Unknown on line 0[/code] 有现成的dll文件吗,还是要自己编译? 在windows 2008下用VS2008怎么编译? 请赐...