Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug in SDL_Video.bi
#1
declare function SDL_VideoModeOk SDLCALL alias "SDL_VideoModeOk" ... should be: declare function SDL_VideoModeOk SDLCALL alias "SDL_VideoModeOK" ...

also for some strange reason this function crashes on my computer (win2000)
url]http://fbide.sourceforge.net/[/url]
Reply
#2
Quote:declare function SDL_VideoModeOk SDLCALL alias "SDL_VideoModeOk" ... should be:
declare function SDL_VideoModeOk SDLCALL alias "SDL_VideoModeOK" ...

also for some strange reason this function crashes on my computer (win2000)

Hi:

I never use SDL, but can I ask what exactly you are saying. Is there a mistype in your post?

Thanks

Garvan

EDIT:

Oops, I see it now.. the case of the letter K.

Sorry.

Garvan
Reply
#3
Ok

should be

OK


=P
[Image: sig.php]
Back by popular demand!
I will byte and nibble you bit by bit until nothing remains but crumbs.
Reply
#4
name in alias "SDL_VideoModeOk" is case sensitive.
url]http://fbide.sourceforge.net/[/url]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)