windows7 delphi7网上下载的RooyeeMessenger源代码在windows7下运行delphi7程序出错,“access violation at 0x77395581:write of address 0x00030fd4.”编译能通过。[解决办法]可能是UAC或者有些API不支持了,通过map文件或者调试看看哪里出错了另外向system32,windows目录内写东西在UAC看来也是不允许的[解决办法]你或者以系统管理员身份运行DELPHI也可以。