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++ Library support » U++ Core » How to prevent .log file creation?
Re: How to prevent .log file creation? [message #6534 is a reply to message #6518] Thu, 16 November 2006 17:01 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
Fixed.

You can do a quick patch, DrawOpWin32.cpp:

#define LTIMING(x) RTIMING(x)

to

#define LTIMING(x) // RTIMING(x)

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SHGetFolderPath(NULL, CSIDL_APPDATA, NULL, 0, szPath)
Next Topic: SetExeTitle not availeable in 611-dev2
Goto Forum:
  


Current Time: Wed Jun 18 11:15:51 CEST 2025

Total time taken to generate the page: 0.04991 seconds