Re: [1/3] shell32: Add test for GetCurrentProcessExplicitAppUserModelID.
9 Apr
2012
9 Apr
'12
3:04 p.m.
Vincent Povirk <madewokherd(a)gmail.com> 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 julliard(a)winehq.org
9 Apr
9 Apr
3:25 p.m.
New subject: [1/3] shell32: Add test for GetCurrentProcessExplicitAppUserModelID.
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).
4998
Age (days ago)
4998
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Vincent Povirk