Re: [1/3] shell32: Add test for GetCurrentProcessExplicitAppUserModelID.

2012-04-09 Thread Vincent Povirk
> I don't think you need a new file for that. Probably true. I guess I was just making room for myself because I'm not sure yet how extensive the tests will have to be (or WHERE most of them will have to be).

Re: [1/3] shell32: Add test for GetCurrentProcessExplicitAppUserModelID.

2012-04-09 Thread Alexandre Julliard
Vincent Povirk writes: > @@ -3,6 +3,7 @@ IMPORTS = shell32 ole32 oleaut32 user32 advapi32 > > C_SRCS = \ > appbar.c \ > + appusermodel.c \ > assoc.c \ > autocomplete.c \ > brsfolder.c \ I don't think you need a new file for that. -- Alexandre Julliard julli...@