Re: What programming language is the most widely used to make viruses?
- From: Scott Moore <samiamsansspam@xxxxxxx>
- Date: Tue, 17 May 2005 15:22:34 -0700
Alex wrote:
>>Few people program direct to the Win API (I don't). Whats wrong with MFC ?
>>I've never used it, but it seems to have a large following.
>
>
> I just don't like dealing with everything as 'objects' when there's a
> perfectly sensible procedural API that does the job.
> For an ex-BASIC, ex-Machine-Code programmer, Object Orientation is a
> difficult concept... ;)
>
> Besides, compared to Java's OOP APIs, MFC sucks hard mainly because of
> the manual memory management.
I agree, I use a procedural library that covers the Windows API (the IP
layer). I suspect most object type people don't see a problem that
all of the Win32 overlay libraries out there are object oriented. Still,
I suspect there are a few such procedural libraries. I personally want
a library that allows the use of both. Have you looked at (for example)
GTK ?
I'm not a big Java user, but there isn't really a layer that covers Win32
right ? Other than the JVM. Also, Java is yet another example of
"all objects, all the time" :-)
.
- Follow-Ups:
- Re: What programming language is the most widely used to make viruses?
- From: Scott Moore
- Re: What programming language is the most widely used to make viruses?
- References:
- What programming language is the most widely used to make viruses?
- From: gremlin_dude
- Re: What programming language is the most widely used to make viruses?
- From: Alex
- Re: What programming language is the most widely used to make viruses?
- From: Scott Moore
- Re: What programming language is the most widely used to make viruses?
- From: Alex
- What programming language is the most widely used to make viruses?
- Prev by Date: Re: AAS degrees and/or Certifications
- Next by Date: Re: What programming language is the most widely used to make viruses?
- Previous by thread: Re: What programming language is the most widely used to make viruses?
- Next by thread: Re: What programming language is the most widely used to make viruses?
- Index(es):
Relevant Pages
|