Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » problem with <sapi.h>, text to speech library
Re: problem with <sapi.h>, text to speech library [message #50665 is a reply to message #50664] Sat, 01 December 2018 18:50 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3357
Registered: August 2008
Senior Veteran
Hello Luigi

I think I had the same problem with some includes in Bazaar/Functions4U.

The trick was this:
#define CY win32_CY_

#include <winnls.h>
#include <winnetwk.h>

#include <wincon.h>
#include <shlobj.h>

#undef CY


Best regards
IƱaki

[Updated on: Sat, 01 December 2018 18:50]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: GLCtrl not working in 11873
Next Topic: error: expected unqualified-id before '=' token
Goto Forum:
  


Current Time: Fri Apr 26 08:57:06 CEST 2024

Total time taken to generate the page: 0.02763 seconds