To much linked stuff !? Win32 v3.93 Bug !?
Posted: Mon May 30, 2005 12:53 am
Hi Fred!
when using only the pure command "InitSprite()" and compile it and take a look to the asm output, i noticed following...
- Why are SimpleList, ImagePlugin and Keyboard libs linked too?
I think, if people dont use any Keyboard functions in there code, the Keyboard lib isnt needed to be linked to the exe!? Same for ImagePlugin!? What do you think?

when using only the pure command "InitSprite()" and compile it and take a look to the asm output, i noticed following...
- What is SimpleList (can't find the lib)?; Sprite
; SimpleList
; ImagePlugin
; Keyboard
; MultimediaBase
- Why are SimpleList, ImagePlugin and Keyboard libs linked too?
I think, if people dont use any Keyboard functions in there code, the Keyboard lib isnt needed to be linked to the exe!? Same for ImagePlugin!? What do you think?