Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 94131C165 for ; Thu, 7 Jun 2012 13:03:04 +0000 (UTC) Received: (qmail 38674 invoked by uid 500); 7 Jun 2012 13:03:04 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 38570 invoked by uid 500); 7 Jun 2012 13:03:04 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 38559 invoked by uid 99); 7 Jun 2012 13:03:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2012 13:03:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [82.146.102.94] (HELO pmgroup.be) (82.146.102.94) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2012 13:02:56 +0000 Received: from [192.168.0.37] ([192.168.0.37]) by mail.pmgroup.be (PMGroup Mailserver) with ASMTP id RTJ55410 for ; Thu, 07 Jun 2012 15:02:10 +0200 Message-ID: <4FD0A5EC.3010807@pmgroup.be> Date: Thu, 07 Jun 2012 15:00:28 +0200 From: Fernand Vanrie User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: how get openoffice program path? References: <4FCF2564.7080300@googlemail.com> <4FCF5506.9020503@googlemail.com> <4FD0526B.4050202@googlemail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit jianlizhao, do some googling on GetpathSettings hope it helps fernand > Hi > > My os is ms windows. > I write a extention. > In my extention how can I get openoffice program path. > I want to Dynamic loading some dll. > Who can tell me get the path method? > > > Best regards.