Why We Work - Lab 3

Not quite machine code, but about as close as you can get without getting lost in the frey.

Why We Work - Lab 3

Postby Bob » Fri Jun 26, 2009 9:06 am

On to lab 3.
Attachments
lab 3.zip
In OpenFile:
I like the code's flexibility of handling open for reading or writing

In Free:
Free PROC, pAddr:DWORD
;INVOKE HeapFree, hHeap,0, pAddr
ret
Free ENDP
Now I see the free memory problem which you solved after class on Tues.
-1pt (to be fair)

I see you're very careful saving / setting / restoring flags before and after the win api calls. It's almost as if you don't trust them.
(5.59 KiB) Downloaded 953 times
Bob
Site Admin
 
Posts: 252
Joined: Mon Nov 20, 2006 12:24 am
Location: San Jose California

Return to Assembly

Who is online

Users browsing this forum: No registered users and 1 guest

cron