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 » ERROR: EXCEPTION_ACCESS_VIOLATION IN CORE ON DEBUGGING!
Re: ERROR: EXCEPTION_ACCESS_VIOLATION IN CORE ON DEBUGGING! [message #25321 is a reply to message #25302] Wed, 17 February 2010 08:37 Go to previous messageGo to previous message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

As you can see I didn't use GuiLock.
Is this correct?:
void OracleXmlToXslConverter::ConvertXmlWorksheetToOracleXslXML(Gate3<int64, int64, String>& p_progress){
	GuiLock __;
	String v_error;
	ConvertXmlToXsl(source_file_address, v_error, p_progress);
	AtomicWrite(converting, 0);
	CtrlLogText.Refresh();
}


Regards, Ion Lupascu (tojocky)

luzr wrote on Tue, 16 February 2010 21:50

Do you use GuiLock when changing CtrlLogText from the other thread?!

Mirek

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Defs.h minmax() change/fix
Next Topic: Loss of digits in double Xmlize
Goto Forum:
  


Current Time: Thu May 08 04:53:55 CEST 2025

Total time taken to generate the page: 0.02983 seconds