Home » U++ TheIDE » U++ TheIDE: CodeEditor, Assist++, Topic++ » Navigator bug
Navigator bug [message #58854] |
Sun, 18 September 2022 04:06 |
superdev
Messages: 16 Registered: August 2022
|
Promising Member |
|
|
Navigator doesn't recognize some functions
e.g. these ones
extern DECLSPEC void SDLCALL SDL_LockAudio(void);
extern DECLSPEC void SDLCALL SDL_LockAudioDevice(SDL_AudioDeviceID dev);
extern DECLSPEC void SDLCALL SDL_UnlockAudio(void);
extern DECLSPEC void SDLCALL SDL_UnlockAudioDevice(SDL_AudioDeviceID dev);
it shows like
SDLCALL : void
SDLCALL : void
SDLCALL : void
SDLCALL : void
Win7x64, upp-win-16660
|
|
|
Goto Forum:
Current Time: Fri Mar 24 10:41:04 CET 2023
Total time taken to generate the page: 0.02921 seconds
|