Re: How insert asm code in visual studio.net compilers

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Phil Frisbie, Jr. (phil_at_hawksoft.com)
Date: 04/08/04


Date: Thu, 08 Apr 2004 13:31:03 -0700

JuanK wrote:

> Every yours had been reasons..
> but i want do that, i wnt not use any existing drver ..
> really i can do that, and i know the complexity of this case.
>
> Simply i choose the hard side this time ,
> its only for think about the complexity of the program aplication since low level programming.
> The performance and other aspect is not important this time.. the only importan for me ys thionk and understood
> the bases of the advanced graphics API creation.
>
> Do it in a dos compiler its not a rigth choose because i wanna do my own API for use in windows systems.
>
> Supose that i am creating my own API called direct_juank and i not use directX because they will be redundant create an Graph API usin another Graph API...
>
> This theme is complicated, simply i not want use another API i wnna create my own API, performance and other itmes really is not important at this time.

OK, then look at the source code to tinytcp, http://www.gaffer.org/tinyptc/ .

That code shows how you can use the GDI APIs directly in a window. That is as
low as you can get inside Windows, so I suggest you check it out.

Remember, Windows programming is all about hiding the hardware from your program
by using APIs...

-- 
Phil Frisbie, Jr.
Hawk Software
http://www.hawksoft.com


Relevant Pages

  • Re: newbe about API
    ... Emne: Re: newbe about API ... > I found all these API-CALL strings are finally compiled to ... more than that...and Windows simply takes this to an extreme that this ... DLL, when a weak point is found (which, with Microsoft, is something ...
    (alt.lang.asm)
  • Re: In the Shallow End
    ... When a document claims how an API is supposed to be used and then gives the user examples that actually work, ... Vague in your instance means you have no context to VMS or UNIX of that era. ... Windows offers lots of this stuff. ... That's why Apple had to dump a whole paradigm to plunge ahead and take the lead. ...
    (comp.sys.mac.advocacy)
  • Re: a pre-beginners question: what is the pros and cons of .net, compared to ++
    ... as the windows forms architecture wraps a number of activex ... and retains backwards compatibility with both COM and the classic Win32 api. ... C++ cannot inherently do video capture either, since you have to import COM. ... Outlook or Word or IM programs, each of which would run in managed code ...
    (microsoft.public.dotnet.general)
  • Re: Interpreting a BAS module
    ... unicode and ansi strings. ... applications make calls out to Windows to ask it to do something (e.g. ... you have to utilize an API that is designed to ... AddressOf is also used in subclassing. ...
    (microsoft.public.vb.general.discussion)
  • Re: WMF vulnerability was a deliberate backdoor?
    ... > was a deliberate backdoor put into all of Microsoft's recent editions of Windows. ... This ABORTPROC issues has been in Windows for many, ... allowed SETABORTPROC when the stream is backed solely by a *file* stream ... Whether this is a good idea or not, it's part of a published API to the ...
    (Bugtraq)