--- In [email protected], sgp <[EMAIL PROTECTED]> wrote:
> 
> 1. when I start it, I can see a tooltip with something like "? 500"
> which quickly disappears. Cosmetics.

That's the handle of ti. OK, I removed it.

> 2. I get the default arrow mouse pointer, I was looking forward to
> the cross-hair cursor

I uploaded a new one, but, this one changes the cursor repeatedly,
which  is not good IMO. Suddenly I have to do this. One execution used
to be enough... I'm not sure what got wrong atm.

And, I attached the powerpro.exe.manifest file, which is needed to
show the close button in the balloon-tip.

------------------ powerpro.exe.manifest -----------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
    version="1.0.0.0"
    processorArchitecture="X86"
    name="powerpro.exe"
    type="win32"
/>
<description>PowerPro</description>
<dependency>
    <dependentAssembly>
        <assemblyIdentity
            type="win32"
            name="Microsoft.Windows.Common-Controls"
            version="6.0.0.0"
            processorArchitecture="X86"
            publicKeyToken="6595b64144ccf1df"
            language="*"
        />
    </dependentAssembly>
</dependency>
</assembly>
----------------------------------------------------------------------

Sean





Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to