Find Jobs
Hire Freelancers

Control Opera 7 Browser from Delphi 7

$30-100 USD

已完成
已发布超过 19 年前

$30-100 USD

货到付款
This project involves figuring out two related puzzles about Opera 7 on Windows. 1. Assume Opera 7 (latest build) is running on WinXP Pro or Win2000. 2. Have code like this in a Delphi 7 program and note the two tasks commented: procedure [login to view URL]; var hWnd, AppDC: THandle; Rect: TRect; const aWindowTitle = 'OpWindow'; begin hWnd := FindWindow(pChar(aWindowTitle), nil); if hWnd > 0 then begin try [login to view URL]; MakeWindowActive(hWnd); AppDC := GetWindowDC(hWnd); [login to view URL](hWnd, Rect); {task 1: determine why above call does not give the "correct" rect of the browser window (it gives 0,0,0,0)} finally ReleaseDC(0, hWnd); PostMessage(hWnd, WM_CLOSE, 0, 0); {task 2: determine why above message crashes Opera and/or how to automatically close Opera without crashing it} end; [login to view URL]; end; end; Note, the above technique applied to other applications works perfectly. Opera is doing something unusual and I need some help to figure out exactly what. ## Deliverables The deliverable is Delphi source code which demonstrates a solution to both tasks, namely finding the browser window coordinates and being able to close the browser without any errors being generated. During bidding, you may upload an EXE without source which proves you have the solution. Thank you. ## Platform Windows 2000, Win XP Pro, Win 2003 Server Opera 7 latest build from [[login to view URL]][1]; java not relevant nor required
项目 ID: 3444608

关于此项目

2提案
远程项目
活跃19 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
See private message.
$17 USD 在14天之内
4.9 (27条评论)
5.2
5.2
2威客以平均价$15 USD来参与此工作竞价
用户头像
See private message.
$12.75 USD 在14天之内
5.0 (4条评论)
2.7
2.7

关于客户

AUSTRALIA的国旗
Liverpool, Australia
5.0
24
会员自1月 16, 2004起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。