散分100:哪位有这个头文件?

smhpnuaa 2002-10-13 11:06:06
哪位有Winwlx.h的最新版本,我的邮箱:smhp@163.net,谢谢!
...全文
48 24 打赏 收藏 转发到动态 举报
写回复
用AI写文章
24 条回复
切换为时间正序
请发表友善的回复…
发表回复
kwiner 2002-10-13
  • 打赏
  • 举报
回复
你编什么用到这个呵,我也想知道一下
wltsui 2002-10-13
  • 打赏
  • 举报
回复
/*++ BUILD Version: 0001 Increment this if a change has global effects

Module Name:
winwlx.h

Abstract:
WLX == WinLogon eXtension

This file contains definitions, data types, and routine prototypes
necessary to produce a replacement Graphical Identification aNd
Authentication (GINA) DLL for Winlogon.

Author:
Richard Ward (RichardW) and Jim Kelly (JimK) May-1994

Revision History:
--*/

看你的邮箱, 我发了!

哈哈,给分!
qrlvls 2002-10-13
  • 打赏
  • 举报
回复
做什么用的呢?学习一下。
liyuntao 2002-10-13
  • 打赏
  • 举报
回复
我有啊
rivershan 2002-10-13
  • 打赏
  • 举报
回复
2001年5月23日
我有这个~给你邮了~
zhi_liu6 2002-10-13
  • 打赏
  • 举报
回复
上m$网站更新platform sdk就有了
Venda 2002-10-13
  • 打赏
  • 举报
回复
给你发了。
注意查收!
Luck04 2002-10-13
  • 打赏
  • 举报
回复
WO YE YOU
smhpnuaa 2002-10-13
  • 打赏
  • 举报
回复
up+up=up!
ss 2002-10-13
  • 打赏
  • 举报
回复
up!
smhpnuaa 2002-10-13
  • 打赏
  • 举报
回复
rivershan(笨猫):我应该如何升级?
smhpnuaa 2002-10-13
  • 打赏
  • 举报
回复
高手来看看我新发的贴子吧:http://www.csdn.net/expert/topic/1092/1092482.xml?temp=.1208307

这个要结了,谢谢大家,谢谢 rivershan(笨猫)!
smhpnuaa 2002-10-13
  • 打赏
  • 举报
回复
真是惭愧啊,没有讲清楚,我已经升级过,但没有替换旧文件,只是将原来的include换成新的路径!
rivershan 2002-10-13
  • 打赏
  • 举报
回复
你是不是升过级?
或打过补丁?
我用ATL时~
我打得SP5~
它就不能通过~
没办法我换回原来的VC6的文件就好了~
smhpnuaa 2002-10-13
  • 打赏
  • 举报
回复
出现错误:
E:\Program Files\Microsoft SDK\include\Winwlx.h(918) : error C2061: syntax error : identifier 'ULONG_PTR'

为什么识别不到'ULONG_PTR'类型呢?
superTY 2002-10-13
  • 打赏
  • 举报
回复
up
danmao 2002-10-13
  • 打赏
  • 举报
回复
gz!

看看918行附近是什么?
smhpnuaa 2002-10-13
  • 打赏
  • 举报
回复
谢谢关注!
wanghr100 2002-10-13
  • 打赏
  • 举报
回复
不明白是什么原因。

值得关注就是啦...
smhpnuaa 2002-10-13
  • 打赏
  • 举报
回复
再问一个菜问题:我将新的头文件覆盖掉就的之后就出现了大量的错误!

e:\program files\microsoft visual studio\vc98\include\winwlx.h(918) : error C2146: syntax error : missing ')' before identifier 'Value'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(918) : error C2081: 'ULONG_PTR' : name in formal parameter list illegal
e:\program files\microsoft visual studio\vc98\include\winwlx.h(918) : error C2061: syntax error : identifier 'Value'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(918) : error C2059: syntax error : ';'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(918) : error C2059: syntax error : ','
e:\program files\microsoft visual studio\vc98\include\winwlx.h(920) : error C2059: syntax error : ')'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(926) : error C2143: syntax error : missing ')' before '*'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(926) : error C2081: 'ULONG_PTR' : name in formal parameter list illegal
e:\program files\microsoft visual studio\vc98\include\winwlx.h(926) : error C2143: syntax error : missing '{' before '*'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(927) : error C2059: syntax error : ')'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(1073) : error C2061: syntax error : identifier 'PWLX_SET_OPTION'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(1074) : error C2061: syntax error : identifier 'WlxGetOption'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(1074) : error C2059: syntax error : ';'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(1080) : error C2059: syntax error : '}'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(1101) : error C2061: syntax error : identifier 'PWLX_SET_OPTION'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(1102) : error C2061: syntax error : identifier 'WlxGetOption'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(1102) : error C2059: syntax error : ';'
e:\program files\microsoft visual studio\vc98\include\winwlx.h(1110) : error C2059: syntax error : '}'
加载更多回复(4)

16,473

社区成员

发帖
与我相关
我的任务
社区描述
VC/MFC相关问题讨论
社区管理员
  • 基础类社区
  • Web++
  • encoderlee
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

        VC/MFC社区版块或许是CSDN最“古老”的版块了,记忆之中,与CSDN的年龄几乎差不多。随着时间的推移,MFC技术渐渐的偏离了开发主流,若干年之后的今天,当我们面对着微软的这个经典之笔,内心充满着敬意,那些曾经的记忆,可以说代表着二十年前曾经的辉煌……
        向经典致敬,或许是老一代程序员内心里面难以释怀的感受。互联网大行其道的今天,我们期待着MFC技术能够恢复其曾经的辉煌,或许这个期待会永远成为一种“梦想”,或许一切皆有可能……
        我们希望这个版块可以很好的适配Web时代,期待更好的互联网技术能够使得MFC技术框架得以重现活力,……

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