Search:

Type: Posts; User: lordzero

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,111

    problems trying compile device sample

    Hello

    I'm trying compile the device samplem, but my turbo delphi show this error message:

    phxDirect3D9_Win.pas

    Undeclared identifier: 'TPHXVertexBuffer'

    What's wrong? :(
  2. Replies
    1
    Views
    2,184

    Synapse SSH simple connection

    from the mailing list of official website:



    program ssh;
    uses
    OpenSSL, // fpc extra package, Author: Lukas Gebauer
    tlntsend, ssl_openssl, ssl_openssl_lib, ssl_cryptlib; // synapse units,...
  3. Replies
    1
    Views
    2,184

    Synapse SSH simple connection

    Hello

    I'm trying implement a simple SSH connection...

    I want do a connection with my delphi application on a remote SSH server...

    I found this demo on internet about forwarding application:...
  4. Replies
    8
    Views
    1,242

    WinAPI WM_KEYDOWN how to detect Alt of left

    thanks for all answers :)
  5. Replies
    8
    Views
    1,242

    WinAPI WM_KEYDOWN how to detect Alt of left

    can you show some sample? actually this is not much clear... :?
  6. Replies
    8
    Views
    1,242

    WinAPI WM_KEYDOWN how to detect Alt of left

    I've changed to this:

    If (GetAsyncKeyState ((VK_SHIFT)) <> 0) and (Key = VK_RETURN) then

    and is working...

    the problem is not with VK_LMENU...

    the problem is when i press Alt of Left on...
  7. Replies
    8
    Views
    1,242

    WinAPI WM_KEYDOWN how to detect Alt of left

    Hello

    I'm using WinAPI...



    wm_keydown&#58;
    begin
  8. Replies
    2
    Views
    979

    About 3D support

    ok thank you ;)
  9. Replies
    2
    Views
    979

    About 3D support

    Hello

    You have plans to add 3D support?

    Greetings
  10. QueryPerformanceCounter problem and questions

    now is ok...

    its working!

    thank you again! :)
  11. QueryPerformanceCounter problem and questions

    thank you man...

    very very good! :)

    i need your help just more one time...

    see my private.. :)
  12. QueryPerformanceCounter problem and questions

    than you

    please, can you see my private message?
  13. QueryPerformanceCounter problem and questions

    i cant compile your code with delphi 7

    error:

    [Error] Unit2.pas(136): Incompatible types
    [Error] Unit2.pas(150): Incompatible types
    [Fatal Error] Project1.dpr(6): Could not compile used...
  14. Irr4Delphi (update - 18/12/08) Irrlicht with vBO's

    thanks
  15. QueryPerformanceCounter problem and questions

    Hello Waran

    You think that calculating DeltaTime without interval is ok? inside Application.OnIdle
  16. Replies
    14
    Views
    2,961

    DirectInput Limiting Movement

    can you show your code about frequency?

    using this without interval dont will use 100% of CPU?
  17. QueryPerformanceCounter problem and questions

    some comments about this optimized counter?

    http://17slon.com/blogs/gabr/labels/open%20source.html

    look the function:

    function GetTickCount64_Acc: int64;
  18. QueryPerformanceCounter problem and questions

    is ok now?

    TCustomTimer = class
    private
    PerfFrequency: Int64;
    InvPerfFrequency: Double;

    function TCustomTimer.gettime: Double;
    var
    Time: Int64;
  19. QueryPerformanceCounter problem and questions

    what style of hardware dont have this avaliable?

    486 ?
  20. Irr4Delphi (update - 18/12/08) Irrlicht with vBO's

    codei este demo pra ti ?© simples mas axo k da pa po k keres

    http://depositfiles.com/files/4404935[/quote]

    muito obrigado, parece perfeito para os meus estudos, valeu :)

    s?? uma pergunta.....
  21. Irr4Delphi (update - 18/12/08) Irrlicht with vBO's

    codei este demo pra ti ?© simples mas axo k da pa po k keres

    http://depositfiles.com/files/4404935[/quote]

    muito obrigado, parece perfeito para os meus estudos, valeu :)

    s?? uma pergunta.....
  22. QueryPerformanceCounter problem and questions

    gettickcount for example?

    about queryperformancecounter what value it return? cpu cycles?
  23. Irr4Delphi (update - 18/12/08) Irrlicht with vBO's

    codei este demo pra ti ?© simples mas axo k da pa po k keres

    http://depositfiles.com/files/4404935[/quote]

    muito obrigado, parece perfeito para os meus estudos, valeu :)

    s?? uma pergunta.....
  24. QueryPerformanceCounter problem and questions

    I dont have created all of this code, and this is why i''m asking..

    about queryperformancecounter sometimes this can fail in some hardware? and i need use a timer with low precision(GetTickCount)?...
  25. QueryPerformanceCounter problem and questions

    Hello

    I'm trying change GetTickCount from my codes to QueryPerformanceCounter

    code:



    type TCustomTimer = class
    private
Results 1 to 25 of 69
Page 1 of 3 1 2 3
http://flippulseimages.com/Dogs/origamy.html