Blueberry information 1405 glöps
- general:
- level: user
- personal:
- first name: Aske Simon
- last name: Christensen
- cdcs:
- cdc #1: Nexus-7 by Andromeda [web]
- cdc #2: Tint by The Black Lotus [web]
- cdc #3: Gift by Potion
- cdc #4: STS-02: Electric Kool-Aid by Synesthetics
- cdc #5: TBC Realtime Experience by Too Bloody Cheesy [web]
- demotool Windows Crinkler by Loonies [web] & TBC
- scenebas: OK, here's a MessageBox example for NASM:
Code:extern __imp__MessageBoxA@16 global _entry section main text align=1 _entry: push byte 0 push title push body push byte 0 call [__imp__MessageBoxA@16] ret section str1 data align=1 title: db "Crinkler",0 section str2 data align=1 body: db "Read the manual!",0
Assuming you have assembled this code into an object file called mbox.obj and that the LIBPATH is set up correctly (this is the case if you are running a Visual Studio Command Prompt - otherwise you will have to manually point it to your .lib files) the command line to link it is simply
Code:crinkler mbox.obj /ENTRY:entry kernel32.lib user32.lib
This should result in an out.exe executable of 576 bytes.
Add further options at your leisure.
Does that answer your question? - isokadded on the 2009-02-16 23:03:05
- demo Windows tHe S by Suspend [web]
- Demo demo demo, the way we all like it!
- rulezadded on the 2009-02-15 18:55:35
- 4k procedural graphics Windows Couldn't come up with anything more cheesy by Mostly Harmless
- Mmmm... that grass looks really soft. :)
- rulezadded on the 2009-02-15 18:49:00
- 4k procedural graphics Windows lunreal by Mercury [web]
- Nice composition.
- isokadded on the 2009-02-15 18:47:30
- 4k procedural graphics Windows Versus 4k by Fulcrum [web]
- Checkerboard (sort of) and fractals - can it be more cliché? :)
- isokadded on the 2009-02-15 18:46:48
- invitation Windows Masagin - Nvision 08 Invitation by Farbrausch [web] & Neuro
- Enjoyable! 2D is the new 3D.
- rulezadded on the 2009-02-15 18:44:03
- demo Windows deities by mfx [web]
- Despite my strong feelings for this demo, I somehow never got around to giving it my thumb. Well, here you go! :)
- sucksadded on the 2009-02-15 18:42:29
- demo Windows fr-041: debris. by Farbrausch [web]
- Hey, who stole my thumb??
- rulezadded on the 2009-02-15 18:38:37
- 256b MS-Dos lattice by 3SC [web]
- A 256b that actually looks good - now there's something you don't see every day.
- rulezadded on the 2009-02-15 18:35:49
- 32b MS-Dos Split Colors by The Stardreamers
- Quote:
- Jeesus what a lot of absurd/extreme comments this product has produced!
I agree. - isokadded on the 2009-02-15 18:25:05
account created on the 2004-11-26 18:36:35
