The MASM Forum

Projects => MASM32 => Topic started by: Farabi on August 16, 2013, 12:04:05 AM

Title: My OpenCV software now did not working
Post by: Farabi on August 16, 2013, 12:04:05 AM
Before I recompiled it it was working fine, but after I recompiled it with the newest MASM package my Face recognitions software is hanged. Did anyone intentionally did this or my ML.exe is compromized?
Title: Re: My OpenCV software now did not working
Post by: dedndave on August 16, 2013, 12:07:32 AM
7 times out of 10....
this is somehow related to a structure definition that changed in windows.inc

another possibility is that some ANSI/UNICODE prototypes are messy   :P