谁有JwaSocket包中的这个WINDEFINES.INC文件?

crazycock 2005-05-17 10:24:04
网上好难找啊。唯一知道有下载的地方竟然是个卖代码光盘的家伙。

JwaWinsock2.pas、JwaWinNT.pas、JwaQos.pas、JwaNtStatus.pas、JwaWinType.pas中都有一行
{$I WINDEFINES.INC}

可是连作者的网站都没法打开有关的下载,郁闷!

我看过大富翁上面有朋友用过这个老外写的单元的,不知道有没有朋友手头有这个文件,麻烦发一份给我。

crazycock@avl.com.cn

100分举手可得。
...全文
105 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
crazycock 2005-05-17
  • 打赏
  • 举报
回复
谢谢。我已经找到了。分给你吧。不用等了。
aiirii 2005-05-17
  • 打赏
  • 举报
回复
应该在
http://www.delphi-jedi.org/APILIBRARY:196401

中的, 如下:

{******************************************************************************}
{ }
{ Windows Compiler Directives Unit for Object Pascal }
{ }
{ Portions created by Microsoft are Copyright (C) 1995-2001 Microsoft }
{ Corporation. All Rights Reserved. }
{ }
{ The original file is: windows.h, released June 2000. The original Pascal }
{ code is: WinDefines.inc, released December 2000. The initial developer of }
{ the Pascal code is Marcel van Brakel (brakelm@chello.nl). }
{ }
{ Portions created by Marcel van Brakel are Copyright (C) 1999-2001 }
{ Marcel van Brakel. All Rights Reserved. }
{ }
{ Obtained through: Joint Endeavour of Delphi Innovators (Project JEDI) }
{ }
{ You may retrieve the latest version of this file at the Project JEDI home }
{ page, located at http://delphi-jedi.org or my personal homepage located at }
{ http://members.chello.nl/m.vanbrakel2 }
{ }
{ The contents of this file are used with permission, subject to the Mozilla }
{ Public License Version 1.1 (the "License"); you may not use this file except }
{ in compliance with the License. You may obtain a copy of the License at }
{ http://www.mozilla.org/MPL/MPL-1.1.html }
{ }
{ Software distributed under the License is distributed on an "AS IS" basis, }
{ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for }
{ the specific language governing rights and limitations under the License. }
{ }
{ Alternatively, the contents of this file may be used under the terms of the }
{ GNU Lesser General Public License (the "LGPL License"), in which case the }
{ provisions of the LGPL License are applicable instead of those above. }
{ If you wish to allow use of your version of this file only under the terms }
{ of the LGPL License and not to allow others to use your version of this file }
{ under the MPL, indicate your decision by deleting the provisions above and }
{ replace them with the notice and other provisions required by the LGPL }
{ License. If you do not delete the provisions above, a recipient may use }
{ your version of this file under either the MPL or the LGPL License. }
{ }
{ For more information about the LGPL: http://www.gnu.org/copyleft/lesser.html }
{ }
{******************************************************************************}

{.$DEFINE DYNAMIC_LINK}
{$IFDEF DYNAMIC_LINK}
{$STACKFRAMES ON}
{$WARNINGS OFF}
{$ENDIF}

{$DEFINE USE_DELPHI_TYPES}

{.$DEFINE UNICODE}
{.$DEFINE _UNICODE}
{$DEFINE STRICT}
{$DEFINE WINVER_0400_UP}
{$DEFINE WINVER_0500_GREATER}
{$DEFINE WINVER_0400_GREATER}
{$DEFINE WINNT}
{$DEFINE WINNT_0400_UP}
{$DEFINE WINNT_0400_GREATER}
{$DEFINE WINNT_0500_GREATER}
{$DEFINE WINDOWS_0400_GREATER}

{$Z4}
{$A+}
crazycock 2005-05-17
  • 打赏
  • 举报
回复
晕死!找了两天没有找到,竟然发了帖就找到了!!把分散了!前4人有分,分别是40、30、20、10。
本课设项目对压控函数发生器进行了深入研究,使用Multisim10.0仿真软件作为平台进行仿真操作。通过此项目,我们熟悉了Multisim10.0的基本使用方法,并掌握了压控函数发生器的设计要素。该发生器主要包括直流电压产生电路、极性变换电路、三角波产生电路、反馈控制信号产生电路、正弦波产生电路和增益连续可调电压放大电路。最终设计出的压控函数发生器能够输出方波、三角波、正弦波,输出波形的频率可通过输入电压调节,且具备输出电压放大功能。 设计要求 设计的压控函数发生器需能产生方波、三角波、正弦波三种波形。 根据设计指标和要求,详细分析各单元电路的设计过程,逐级设计单元电路,绘制单元电路原理图,分析主要元器件的选择依据。 设计各单元电路的实现、调试、测试方案,并记录实验数据。完成单元电路测试,分析测试数据和输入、输出波形是否满足设计要求。 根据系统设计框图逐级级联各单元电路。每增加一级电路,必须先测试并检验级联后的电路是否满足设计要求。若满足要求,方可继续级联下一级电路。 注意事项 请确保在仿真和设计过程中遵循所有实验室安全规范。 仔细阅读Multisim10.0的用户手册,以充分理解软件的各项功能和使用方法。

1,594

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 网络通信/分布式开发
社区管理员
  • 网络通信/分布式开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧