Re: comctl32.dll: Running siap and modules under wine, first steps

2005-09-28 Thread Maximiliano Curia
ATION; > >/* IsEqualIID was introduced after the version 20050310 that I'm using, and it seem that the: if ( (pUnkOuter!=NULL) && (memcmp(&IID_IUnknown, riid, sizeof(IID_IUnknown)) != 0) ) was replaced wrongly replaced. The (pUnkOuter && !IsEqualIID(&am

Re: comctl32.dll: Running siap and modules under wine, first steps

2005-09-19 Thread Maximiliano Curia
On Saturday 17 September 2005 20:45, Robert Shearman wrote: > Start the program with WINEDEBUG=+treeview wine program.exe &> > treeview.log and send the treeview log to the list (compressed if it is > over 50kB). It's about 31 Kb, it gets to the line 272 to open the main window and showing the tr

comctl32.dll: Running siap and modules under wine, first steps

2005-09-17 Thread Maximiliano Curia
Hi, I'm trying to use a program called "siap"[1] under wine. It's the required program to pay taxes that the Argentinian government uses. So, it's quite important for the free software community in Argentina to be able to use it in a free software environment. However, I haven't heard of any re

comctl32.dll: Running siap and modules under wine, first steps

2005-09-17 Thread Maximiliano Curia
Hi, I'm trying to use a program called "siap"[1] under wine. It's the required program to pay taxes that the Argentinian government uses. So, it's quite important for the free software community in Argentina to be able to use it in a free software environment. However, I haven't heard of any re