Hello
I used Lazarus 9.0.23 and WinXP Home
When I tried to compile this component I have a little problem to fix it.. but 
I stack on this

function CPUID_Available: Boolean;
asm
        MOV       EDX,False
 -> deleted part
        MOV       EAX,EDX
end; 

I got this error

C:\lazarus_23\components\graphics32\GR32_System.pas(275,1) Fatal: Syntax error, 
"BEGIN" expected but "ASM" found

Felipe Monteiro de Carvalho <[EMAIL PROTECTED]> wrote: On 6/19/07, Hess, Philip 
J 
 wrote:
> If you can track down what's needed, it might be useful to put together
> a list of Win API functions you need in Carbon.

Ah, they use SendMessage and other messaging related APIs. Another
demo uses TCoolBar which is really a windows-specific control.

But that's not a problem. All graphics32 developers agree that those
examples should be redesigned so they don't use windows specific
features.

bye,
-- 
Felipe Monteiro de Carvalho

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives




=============INTOSOFT============
           ALEXIO CHAOS
   [EMAIL PROTECTED]   
          Yahoo Messager
=================================
 
---------------------------------
We won't tell. Get more on shows you hate to love
(and love to hate): Yahoo! TV's Guilty Pleasures list.

Reply via email to