"Ricardo" == Ricardo [email protected] writes:
Ricardo> hi, I have a program that use the CreateProcess API with Ricardo> dwFileAttribute as a parameter. But not to use in the command Ricardo> line. It's used to write some data into a file and then another Ricardo> program read that file. But this isn't working. I'm not a Ricardo> programmer, I'm just testing the program. Does anybody know how Ricardo> can the program be changed, or wine patched, to solve this? Ricardo> thanks, Ricardo
Run with debugmsg and show us what you think is going on.
Bye