Re: Preparing for 64 bit windows

Tech-Archive recommends: Fix windows errors by optimizing your registry



"David Webber" <dave@xxxxxxxxxxxxxxxxxxx> wrote in message
news:%23wTLLFb7FHA.2716@xxxxxxxxxxxxxxxxxxxx
> INT_PTR n = ptr1 - ptr2;

Be aware that a correct type for the difference between two pointers is
ptrdiff_t, not INT_PTR.
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


.



Relevant Pages

  • Re: GetSaveFileName
    ... can set up various file types you support in lpstrFilter string and read ... nFilterIndex when the function returns. ... Igor Tandetnik ... With sufficient thrust, pigs fly just fine. ...
    (microsoft.public.vc.language)
  • Re: #includes
    ... so your not chasing your tail?? ... OTOH, if you have pointers instead, then you break the paradox. ... With sufficient thrust, pigs fly just fine. ...
    (microsoft.public.vc.language)
  • Re: How to pass arguments to a CreateThread(...)
    ... support for your interface? ... Igor Tandetnik ... With sufficient thrust, pigs fly just fine. ...
    (microsoft.public.vc.atl)
  • Re: Passing an object to function
    ... Igor Tandetnik ... With sufficient thrust, pigs fly just fine. ... land, and it could be dangerous sitting under them as they fly ...
    (microsoft.public.vc.language)
  • Re: mouse clicked Area from C# DOM
    ... "Igor Tandetnik" wrote: ... make it text size bold ... using execommand ... With sufficient thrust, pigs fly just fine. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)