Re: [1/3] shell32: Add test for GetCurrentProcessExplicitAppUserModelID.
April 9, 2012
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
April 2012
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).
5099
Age (days ago)
5099
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Vincent Povirk