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 #25372 is a reply to message #25321] Fri, 19 February 2010 16:49 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13984
Registered: November 2005
Ultimate Member
tojocky wrote on Wed, 17 February 2010 02:37

As you can see I didn't use GuiLock.



I cannot see, because I do not see what is done in ConvertXmlToXsl... Smile

Quote:


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();
}




Yes. Does it work now?

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: Wed Jun 12 15:59:11 CEST 2024

Total time taken to generate the page: 0.02386 seconds