The forum

Manual Install: Reason 11

Author Replies
diredeer Saturday 19 September 2020 at 21:54
diredeerAnonymous

Hello,

Hopefully this isn't too difficult, but I am completely new to this and haven't been able to suss out any solutions on my own. I am trying to install Reason 11.3.3 on my new system running Manjaro Linux KDE. I first tried vanilla Wine, then looked briefly at Winetricks and now I'm here.

The install itself runs fine, and I can even open the program. Reason first presents me with a login screen which works just fine, but then the actual app loads up and it's completely locked. It may as well be a png. The only option is to close it, and even doing that requires waiting a bit for the computer to determine that the program is unresponsive and give me a force terminate option.

I suspect that I just need to install certain packages to get it to work, but I can't find any specific tutorials for Reason 11, and I can't find anything explaining how I would figure out on my own what I need to do to figure out how to get a new program to work.

So here I have the debug info from running on a clean, no-extras virtual drive. (Just for total transparency, I did this by clicking "Install a Program", "Install a Non-Listed Program", "Install on a New Virtual Drive", leaving everything unchecked, and navigating to the Reason 11 install .exe .) Reason is only available as 64-bit software, so I can't attempt to run it in a 32-bit environment.

Thank you!

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
[09/19/20 15:25:14] - Running wine- --version (Working directory : /usr/share/playonlinux/python)
wine-5.16
 
PlayOnLinux logfile
-------------------
Date: 09/19/20 15:25:14
 
> PlayOnLinux Version
  4.3.4
> uname -a
  Linux kitt-sys 5.8.6-1-MANJARO #1 SMP PREEMPT Thu Sep 3 14:19:36 UTC 2020 x86_64 GNU/Linux
> lsb_release -a
  
> wine --version
  wine-5.16
> POL_WINEVERSION
  
> WINEPREFIX
  /home/kitt/.PlayOnLinux//wineprefix/Reason
> Distribution
  Manjaro Linux
> glxinfo \| grep rendering
  direct rendering: Yes
> glxinfo \| grep renderer
      GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
    GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method,
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: AMD Radeon RX 5700 XT (NAVI10, DRM 3.38.0, 5.8.6-1-MANJARO, LLVM 10.0.1)
> OpenGL libs (Direct rendering testing)
  check_dd_x86 missing, test skipped
  check_dd_amd64 missing, test skipped
 
[09/19/20 15:25:14] - This is a 64bits prefix!
[09/19/20 15:25:18] - Running wine- cmd /c echo %ProgramFiles% (Working directory : /usr/share/playonlinux/python)
C:\Program Files (x86)
[09/19/20 15:25:35] - Running wine- /home/kitt/Downloads/Reason_1133_d10-Stable_209_453/Install Reason 11.exe (Working directory : /)
0024:fixme:process:SetProcessDEPPolicy (1): stub
0024:fixme:thread:GetThreadUILanguage : stub, returning default language.
0024:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0031D91C, 00000000 0031D944
0024:fixme:nls:get_dummy_preferred_ui_language (0x38 0031D91C 00000000 0031D944) returning a dummy value (current locale)
0024:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0031D91C, 00B519B0 0031D944
0024:fixme:nls:get_dummy_preferred_ui_language (0x38 0031D91C 00B519B0 0031D944) returning a dummy value (current locale)
00b8:fixme:process:SetProcessDEPPolicy (1): stub
00b8:fixme:thread:GetThreadUILanguage : stub, returning default language.
00b8:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0031D968, 00000000 0031D990
00b8:fixme:nls:get_dummy_preferred_ui_language (0x38 0031D968 00000000 0031D990) returning a dummy value (current locale)
00b8:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0031D968, 00D0A680 0031D990
00b8:fixme:nls:get_dummy_preferred_ui_language (0x38 0031D968 00D0A680 0031D990) returning a dummy value (current locale)
00b8:fixme:wtsapi:WTSRegisterSessionNotification Stub 00010086 0x00000000
00b8:fixme:uxtheme:BufferedPaintInit Stub ()
00b8:fixme:win:DisableProcessWindowsGhosting : stub
00b8:fixme:graphics:ShutdownBlockReasonDestroy (0x10086): stub
00b8:fixme:graphics:ShutdownBlockReasonCreate (0x10086, L"Installing"): stub
00b8:fixme:msg:ChangeWindowMessageFilterEx 0x10090 c05b 1 (nil)
00b8:fixme:msg:ChangeWindowMessageFilterEx 0x20090 c05b 1 (nil)
00b8:fixme:rstrtmgr:RmStartSession 0065B06C, 0, 0065B070 stub!
00b8:fixme:graphics:ShutdownBlockReasonDestroy (0x10086): stub
00b8:fixme:graphics:ShutdownBlockReasonCreate (0x10086, L"Installing Reason 11."): stub
00b8:fixme:msg:ChangeWindowMessageFilterEx 0x30090 c05b 1 (nil)
00b8:fixme:msg:ChangeWindowMessageFilterEx 0x40090 c05b 1 (nil)
00b8:fixme:msg:ChangeWindowMessageFilterEx 0x200a0 c05b 1 (nil)
00b8:fixme:msg:ChangeWindowMessageFilterEx 0x300a0 c05b 1 (nil)
00b8:fixme:shell:SHAutoComplete stub
00b8:fixme:rstrtmgr:RmRegisterResources -559038737, 94, 00FEB6F0, 0, 00000000, 0, 00000000 stub!
00b8:fixme:rstrtmgr:RmGetList -559038737, 0031F2A8, 0031F2AC, 00FEB6F0, 0031F2A4 stub!
00b8:fixme:explorerframe:taskbar_list_SetProgressValue iface 01523F00, hwnd 00010086, ullCompleted 0, ullTotal 47a stub!
00b8:fixme:sfc:SfcIsFileProtected (00000000, L"C:\\Program Files\\Propellerhead\\Reason 11\\Uninstall Reason 11\\unins000.exe") stub
00b8:fixme:explorerframe:taskbar_list_SetProgressState iface 01523F00, hwnd 00010086, flags 0 stub!
00c8:fixme:process:SetProcessDEPPolicy (1): stub
00c8:fixme:thread:GetThreadUILanguage : stub, returning default language.
00c8:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0031D91C, 00000000 0031D944
00c8:fixme:nls:get_dummy_preferred_ui_language (0x38 0031D91C 00000000 0031D944) returning a dummy value (current locale)
00c8:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0031D91C, 00B4A680 0031D944
00c8:fixme:nls:get_dummy_preferred_ui_language (0x38 0031D91C 00B4A680 0031D944) returning a dummy value (current locale)
00d0:fixme:process:SetProcessDEPPolicy (1): stub
00d0:fixme:thread:GetThreadUILanguage : stub, returning default language.
00d0:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0031D968, 00000000 0031D990
00d0:fixme:nls:get_dummy_preferred_ui_language (0x38 0031D968 00000000 0031D990) returning a dummy value (current locale)
00d0:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0031D968, 00D0A680 0031D990
00d0:fixme:nls:get_dummy_preferred_ui_language (0x38 0031D968 00D0A680 0031D990) returning a dummy value (current locale)
00d0:fixme:wtsapi:WTSRegisterSessionNotification Stub 00010146 0x00000000
00d0:fixme:uxtheme:BufferedPaintInit Stub ()
00d0:fixme:win:DisableProcessWindowsGhosting : stub
00d0:fixme:graphics:ShutdownBlockReasonDestroy (0x10146): stub
00d0:fixme:graphics:ShutdownBlockReasonCreate (0x10146, L"Installing"): stub
00d0:fixme:rstrtmgr:RmStartSession 0065B06C, 0, 0065B070 stub!
00d0:fixme:graphics:ShutdownBlockReasonDestroy (0x10146): stub
00d0:fixme:graphics:ShutdownBlockReasonCreate (0x10146, L"Installing Authorizer."): stub
00d0:fixme:msg:ChangeWindowMessageFilterEx 0x10150 c05b 1 (nil)
00d0:fixme:msg:ChangeWindowMessageFilterEx 0x20150 c05b 1 (nil)
00d0:fixme:msg:ChangeWindowMessageFilterEx 0x1015a c05b 1 (nil)
00d0:fixme:msg:ChangeWindowMessageFilterEx 0x2015a c05b 1 (nil)
00d0:fixme:shell:SHAutoComplete stub
00d0:err:richedit:ReadStyleSheet skipping optional destination
00d0:err:richedit:ReadStyleSheet skipping optional destination
00d0:fixme:rstrtmgr:RmRegisterResources -559038737, 6, 01039B70, 0, 00000000, 0, 00000000 stub!
00d0:fixme:rstrtmgr:RmGetList -559038737, 0031FDC4, 0031FDC8, 01039B70, 0031FDC0 stub!
00d0:fixme:explorerframe:taskbar_list_SetProgressValue iface 010BAC60, hwnd 00010146, ullCompleted 0, ullTotal 332 stub!
00d0:fixme:sfc:SfcIsFileProtected (00000000, L"C:\\Program Files\\Propellerhead\\Authorizer\\Uninstall Authorizer\\unins000.exe") stub
00d0:fixme:shell:propertystore_SetValue (0x11507b0)->(0x652ef0 0x31fbac): stub
00d0:fixme:shell:propertystore_Commit (0x11507b0): stub
00d0:fixme:shell:propertystore_SetValue (0x11507b0)->(0x652ef0 0x31fbac): stub
00d0:fixme:shell:propertystore_Commit (0x11507b0): stub
00d0:fixme:explorerframe:taskbar_list_SetProgressState iface 010BAC60, hwnd 00010146, flags 0 stub!
00d0:fixme:rstrtmgr:RmEndSession 3735928559 stub!
00d0:fixme:graphics:ShutdownBlockReasonDestroy (0x10146): stub
00d0:fixme:wtsapi:WTSUnRegisterSessionNotification Stub 00010146
00d0:fixme:uxtheme:BufferedPaintUnInit Stub ()
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
00e8:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 00000000004FFBB0
00b8:fixme:rstrtmgr:RmEndSession 3735928559 stub!
00b8:fixme:graphics:ShutdownBlockReasonDestroy (0x10086): stub
00b8:fixme:wtsapi:WTSUnRegisterSessionNotification Stub 00010086
00b8:fixme:uxtheme:BufferedPaintUnInit Stub ()
[09/19/20 15:26:38] - Running wine- winepath -u C:\\users\\kitt\\Desktop (Working directory : /home/kitt/.PlayOnLinux/wineprefix/Reason/drive_c)
/home/kitt/.PlayOnLinux//wineprefix/Reason/dosdevices/c:/users/kitt/Desktop
[09/19/20 15:26:52] - Running wine- Reason.exe (Working directory : /home/kitt/.PlayOnLinux/wineprefix/Reason/drive_c/Program Files/Propellerhead/Reason 11)
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
[09/19/20 15:26:55] - Running wine- Reason.exe (Working directory : /home/kitt/.PlayOnLinux/wineprefix/Reason/drive_c/Program Files/Propellerhead/Reason 11)
[09/19/20 15:30:11] - Running wine- Reason.exe (Working directory : /home/kitt/.PlayOnLinux/wineprefix/Reason/drive_c/Program Files/Propellerhead/Reason 11)
00a4:fixme:uxtheme:BufferedPaintInit Stub ()
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
00a4:fixme:uxtheme:BufferedPaintInit Stub ()
00a4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00a4:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x20.
00a4:fixme:dwrite:dwritefactory_CreateMonitorRenderingParams (0x1): monitor setting ignored
00c4:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x55f89b0, discard 0, hdc 0x4f3118 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x57cf100, discard 0, hdc 0x4f32b8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x57d2400, discard 0, hdc 0x4f32b8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x57cebb0, discard 0, hdc 0x4f32b8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x57d1c50, discard 0, hdc 0x4f32b8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x57cee90, discard 0, hdc 0x4f32b8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x57d5550, discard 0, hdc 0x4f32b8 semi-stub!
00cc:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 0000000006E8FE40
00c8:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
00c8:fixme:toolhelp:Heap32ListFirst : stub
00a4:fixme:uxtheme:BufferedPaintInit Stub ()
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x582c710, discard 0, hdc 0x4eb448 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x5851fd0, discard 0, hdc 0x4eb3f8 semi-stub!
00a4:fixme:uxtheme:BufferedPaintUnInit Stub ()
00a4:fixme:uxtheme:BufferedPaintUnInit Stub ()
00a4:fixme:nls:get_dummy_preferred_ui_language (0x8 00000000004F5820 0000000000000000 00000000004F5818) returning a dummy value (current locale)
00a4:fixme:nls:get_dummy_preferred_ui_language (0x8 00000000004F5820 00000000055C14D0 00000000004F5818) returning a dummy value (current locale)
00a4:fixme:nls:get_dummy_preferred_ui_language (0x8 00000000004F53A0 0000000000000000 00000000004F5398) returning a dummy value (current locale)
00a4:fixme:nls:get_dummy_preferred_ui_language (0x8 00000000004F53A0 0000000005B63180 00000000004F5398) returning a dummy value (current locale)
00a4:fixme:nls:get_dummy_preferred_ui_language (0x8 00000000004F58E0 0000000000000000 00000000004F58D8) returning a dummy value (current locale)
00a4:fixme:nls:get_dummy_preferred_ui_language (0x8 00000000004F58E0 0000000005DD5150 00000000004F58D8) returning a dummy value (current locale)
00a4:fixme:process:GetProcessWorkingSetSizeEx (FFFFFFFFFFFFFFFF,00000000004F5848,00000000004F5840,0000000000000000): stub
00a4:fixme:heap:RtlSetHeapInformation 000000001CA00000 0 00000000004EFAA0 4 stub
00a4:fixme:heap:RtlSetHeapInformation 000000001CA00000 0 00000000004EFAA0 4 stub
00a4:fixme:service:I_ScRegisterDeviceNotification Notification filters are not yet implemented.
0128:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001DABFE38): stub
012c:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001DEAFE40): stub
012c:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 1): stub
0130:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001E29FE40): stub
0130:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 2): stub
0138:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001EA7FE40): stub
0138:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 4): stub
0134:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001E68FE40): stub
0134:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 3): stub
014c:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000002002FE40): stub
013c:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001EE6FE40): stub
013c:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 5): stub
0140:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001F25FE40): stub
014c:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 9): stub
0140:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 6): stub
0144:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001F64FE40): stub
0144:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 7): stub
0148:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001FA3FE40): stub
0148:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 8): stub
0150:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000002041FE40): stub
0150:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 10): stub
0154:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000002080FE40): stub
0158:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",0000000020BFFE40): stub
0158:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 2): stub
0154:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 1): stub
0168:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",0000000021BBFE40): stub
0164:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",00000000217CFE40): stub
0164:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 5): stub
0168:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 6): stub
016c:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",0000000021FAFE40): stub
016c:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 7): stub
0160:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",00000000213DFE40): stub
0160:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 4): stub
015c:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",0000000020FEFE40): stub
015c:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 3): stub
0174:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000002278FE40): stub
0174:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 9): stub
0178:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",0000000022B7FE40): stub
0178:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 10): stub
0170:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000002239FE40): stub
0170:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 8): stub
00a4:fixme:nls:get_dummy_preferred_ui_language (0x8 00000000004EC190 0000000000000000 00000000004EC188) returning a dummy value (current locale)
00a4:fixme:nls:get_dummy_preferred_ui_language (0x8 00000000004EC190 0000000008485AF0 00000000004EC188) returning a dummy value (current locale)
0128:fixme:avrt:AvRevertMmThreadCharacteristics (0000000012345678): stub
018c:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 0): stub
018c:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 0): stub
01ac:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001EE6FE40): stub
01b0:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001F25FE40): stub
01a8:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001EA7FE40): stub
01b4:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001F64FE40): stub
0198:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",0000000006E8FE40): stub
01b0:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 7): stub
0198:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 1): stub
01ac:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 6): stub
01b4:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 8): stub
01b8:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000002002FE40): stub
01b8:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 9): stub
019c:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001DEAFE40): stub
01a8:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 5): stub
01a0:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001E29FE40): stub
01a0:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 3): stub
019c:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 2): stub
01a4:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000001E68FE40): stub
01a4:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 4): stub
01bc:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",000000002041FE40): stub
01bc:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 10): stub
018c:fixme:thread:SetThreadIdealProcessor (FFFFFFFFFFFFFFFE 0): stub
00a4:fixme:uxtheme:BufferedPaintUnInit Stub ()
00a4:fixme:uxtheme:BufferedPaintInit Stub ()
00a4:fixme:ieframe:PersistStorage_InitNew (000000002E123750)->(000000002D985440)
00a4:fixme:ieframe:WebBrowser_put_RegisterAsDropTarget (000000002E123750)->(0)
00a4:fixme:ieframe:navigate_url Unsupported args (Flags 00000000004F7620 {VT_UINT: 2}; TargetFrameName (null))
00a4:fixme:dwmapi:DwmIsCompositionEnabled 000000003B070434
0204:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x36fa306d, context 0x1672730, init_notify 0, handle 0x3c0bfaa0): stub
00a4:fixme:imm:ImmGetDescriptionW (0000000004090409, 0000000000000000, 0): semi stub
00a4:fixme:imm:ImmGetDescriptionW (0000000004090409, 000000003C6D09F8, 9): semi stub
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F4D00)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F4CE0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F4D00)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F4CE0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F41E0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F41C0)
00a4:fixme:file:NtLockFile I/O completion on lock not implemented yet
00a4:fixme:ieframe:BrowserService_GetTravelLog 000000002E6EF9D0 00000000004F56D0
00a4:fixme:ieframe:ClientSite_GetContainer (000000002E1238B0)->(00000000004F5648)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3900)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F38E0)
00a4:fixme:ieframe:ClientSite_GetContainer (000000002E1238B0)->(00000000004F5FE8)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3F20)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3F00)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3F20)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3F00)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3F20)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3F00)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3E90)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3E70)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3E90)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3E70)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3E90)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3E70)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3E40)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3E20)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3E40)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3E20)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3E40)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3E20)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5170)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5150)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5170)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5150)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5170)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5150)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5270)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5250)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5270)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5250)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5270)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5250)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5470)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5450)
00a4:fixme:ieframe:navigate_url Unsupported args (Flags 00000000004F7290 {VT_UINT: 2}; TargetFrameName (null))
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3B40)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3B20)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3B40)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3B20)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3B40)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3B20)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3AB0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3A90)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3AB0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3A90)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3AB0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3A90)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F77B0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F7790)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F77B0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F7790)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F77D0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F77B0)
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e290ae0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e292690, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e295670, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e294fb0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e292ec0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1aee90, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1af480, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1b3890, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1bc840, discard 0, hdc 0x4f60a8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e291060, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1e3ef0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e20fab0, discard 0, hdc 0x4f6298 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e227880, discard 0, hdc 0x4f6298 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e226a10, discard 0, hdc 0x4f6298 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2288c0, discard 0, hdc 0x4f6298 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2282f0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e210390, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E20FE48, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E20FE48, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E20FE48, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E20FE48, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E20FE48, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E20FE48, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E20FE48, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E20FE48, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 000000002E1E87B0.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E20FE48, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E20FE48, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E20FE48, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E20FE48, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1E86E8, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1E86E8, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1E86E8, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1E86E8, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 000000002E1E84E0.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1E86E8, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1E86E8, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1E86E8, arc 00000000004F5650 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1E86E8, arc 00000000004F5650 stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1e5940, discard 0, hdc 0x4f60e8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e228850, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2283e0, discard 0, hdc 0x4f6278 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2628e0, discard 0, hdc 0x4f6278 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e262500, discard 0, hdc 0x4f60a8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e276cc0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e27b830, discard 0, hdc 0x4f6278 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e277880, discard 0, hdc 0x4f6278 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e27c470, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e280290, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e27dcd0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2829b0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E24E568, arc 00000000004F5920 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E24E568, arc 00000000004F5920 stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e25ae10, discard 0, hdc 0x4f62b8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E287ED8, arc 00000000004F5920 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E287ED8, arc 00000000004F5920 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E2035B8, arc 00000000004F5920 stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2869d0, discard 0, hdc 0x4f62b8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1aec00, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1aeb60, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e211750, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e211850, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2137b0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1a9be0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1a8280, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e20fb50, discard 0, hdc 0x4f6298 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e255720, discard 0, hdc 0x4f6298 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e255720, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1a47a0, discard 0, hdc 0x4f60a8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2880d0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1aaed0, discard 0, hdc 0x4f5eb8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e225ab0, discard 0, hdc 0x4f5eb8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e20a260, discard 0, hdc 0x4f5eb8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e21ac10, discard 0, hdc 0x4f5eb8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e254ba0, discard 0, hdc 0x4f5b38 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e290a80, discard 0, hdc 0x4f61e8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x264748a0, discard 0, hdc 0x4f61e8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e275500, discard 0, hdc 0x4f61e8 semi-stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E21BD38, arc 00000000004F57F0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E21BD38, arc 00000000004F57F0 stub!
00a4:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 0000000026475FE0.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 0000000026475D98, arc 00000000004F57F0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 0000000026475D98, arc 00000000004F57F0 stub!
00a4:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 0000000026475FE0.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x26475700, discard 0, hdc 0x4f61c8 semi-stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1C96C8, arc 00000000004F5620 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1C96C8, arc 00000000004F5620 stub!
00a4:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 000000002E1C9760.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1C96C8, arc 00000000004F5620 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1C96C8, arc 00000000004F5620 stub!
00a4:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 000000002E1CF080.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1c9c70, discard 0, hdc 0x4f5fb8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2d985c20, discard 0, hdc 0x4f61e8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1cf460, discard 0, hdc 0x4f61e8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1db1b0, discard 0, hdc 0x4f61e8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E24ACF8, arc 00000000004F5920 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E24ACF8, arc 00000000004F5920 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 0000000003FC1DD8, arc 00000000004F5920 stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e288130, discard 0, hdc 0x4f62b8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e24aac0, discard 0, hdc 0x4f61e8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e15d790, discard 0, hdc 0x4f5b18 semi-stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E160EF8, arc 00000000004F56E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E160EF8, arc 00000000004F56E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E160EF8, arc 00000000004F56E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E160EF8, arc 00000000004F56E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E160EF8, arc 00000000004F56E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E160EF8, arc 00000000004F56E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E160EF8, arc 00000000004F56E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E160EF8, arc 00000000004F56E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E160EF8, arc 00000000004F56E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E160EF8, arc 00000000004F56E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E160EF8, arc 00000000004F56E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E160EF8, arc 00000000004F56E0 stub!
00a4:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 0000000005825840.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2df8fce0, discard 0, hdc 0x4f6178 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e24a860, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e9c5de0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e944220, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e946600, discard 0, hdc 0x4f60a8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e8ce020, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e946cd0, discard 0, hdc 0x4f60d8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e24a9d0, discard 0, hdc 0x4f62b8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E8CCA78, arc 00000000004F5920 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E8CCA78, arc 00000000004F5920 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E8CCA08, arc 00000000004F5920 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E8CCA08, arc 00000000004F5920 stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e8b2660, discard 0, hdc 0x4f62b8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e8b8980, discard 0, hdc 0x4f62b8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E8C2CC8, arc 00000000004F5920 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E8C2CC8, arc 00000000004F5920 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E8C3038, arc 00000000004F5920 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E8C3038, arc 00000000004F5920 stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e8bac80, discard 0, hdc 0x4f62b8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x55e9860, discard 0, hdc 0x4f5da8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x12c3ef0, discard 0, hdc 0x4f5da8 semi-stub!
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F7AC0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F7AA0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F7AC0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F7AA0)
00a4:fixme:uxtheme:BufferedPaintInit Stub ()
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e0b4490, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e290ae0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e293300, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e295670, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e294fb0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e29c300, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1aee90, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1af480, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eeb1c20, discard 0, hdc 0x4f6238 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1bf970, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1c4bb0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eee23c0, discard 0, hdc 0x4f6428 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eee3120, discard 0, hdc 0x4f6428 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eee3130, discard 0, hdc 0x4f6428 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e291ff0, discard 0, hdc 0x4f6428 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eee2e30, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e0b3c80, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 000000002E227A10.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 000000002E227A40.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1EA288, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1EA288, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1EA288, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1EA288, arc 00000000004F57E0 stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2282f0, discard 0, hdc 0x4f6278 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1e42c0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1e3690, discard 0, hdc 0x4f6408 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x267c7a10, discard 0, hdc 0x4f6408 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e25b740, discard 0, hdc 0x4f6238 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eed5c70, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e278320, discard 0, hdc 0x4f6408 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e262500, discard 0, hdc 0x4f6408 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e276cc0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2d8ece40, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e280200, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x584fed0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F5AB0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F5AB0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2FD8, arc 00000000004F5AB0 stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e27c470, discard 0, hdc 0x4f6448 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eee3030, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e287fd0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1aeb60, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e211750, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2119c0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1a9d20, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e198290, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eedfa60, discard 0, hdc 0x4f6428 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2852b0, discard 0, hdc 0x4f6428 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e284c00, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1acbc0, discard 0, hdc 0x4f6238 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e277860, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2880d0, discard 0, hdc 0x4f6048 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e255510, discard 0, hdc 0x4f6048 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e225ab0, discard 0, hdc 0x4f6048 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2192e0, discard 0, hdc 0x4f6048 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e254ba0, discard 0, hdc 0x4f5cc8 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1add90, discard 0, hdc 0x4f6378 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e255890, discard 0, hdc 0x4f6378 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x264748a0, discard 0, hdc 0x4f6378 semi-stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E275618, arc 00000000004F57B0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E275618, arc 00000000004F57B0 stub!
00a4:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 000000002E22E080.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E275618, arc 00000000004F57B0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E275618, arc 00000000004F57B0 stub!
00a4:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 000000002EEB5E30.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e25a950, discard 0, hdc 0x4f6148 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e22e080, discard 0, hdc 0x4f6378 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2d985c20, discard 0, hdc 0x4f6378 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e1cf460, discard 0, hdc 0x4f6378 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2998, arc 00000000004F5AB0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2998, arc 00000000004F5AB0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002EEE2998, arc 00000000004F5AB0 stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eee2ec0, discard 0, hdc 0x4f6448 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eeaf5f0, discard 0, hdc 0x4f6378 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eee2900, discard 0, hdc 0x4f6048 semi-stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1A3918, arc 00000000004F5870 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1A3918, arc 00000000004F5870 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1A3918, arc 00000000004F5870 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1A3918, arc 00000000004F5870 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1A3A88, arc 00000000004F5870 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1A3A88, arc 00000000004F5870 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1A3A88, arc 00000000004F5870 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1A3A88, arc 00000000004F5870 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1A3A88, arc 00000000004F5870 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1A3A88, arc 00000000004F5870 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1A3A88, arc 00000000004F5870 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002E1A3A88, arc 00000000004F5870 stub!
00a4:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 000000002E1ACF40.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e25dae0, discard 0, hdc 0x4f6308 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e239b80, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e24a860, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e9c5de0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e944220, discard 0, hdc 0x4f6238 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e8c8eb0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eee0270, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e197e20, discard 0, hdc 0x4f6448 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e160850, discard 0, hdc 0x4f6448 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e210dd0, discard 0, hdc 0x4f5dd8 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e8cca40, discard 0, hdc 0x4f5dd8 semi-stub!
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F7320)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F7300)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F7320)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F7300)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F7340)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F7320)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F60F0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F60D0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F60F0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F60D0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F6110)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F60F0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5580)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5560)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5580)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5560)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F55A0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5580)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F4990)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F4970)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F4990)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F4970)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F49B0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F4990)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3DA0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3D80)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3DA0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3D80)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3DC0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3DA0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3170)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3150)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3170)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3150)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F30B0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3090)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F30B0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3090)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F30D0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F30B0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3170)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F3150)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F30E0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F30C0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F30E0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F30C0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F30E0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F30C0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F57B0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5790)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F57B0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F5790)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F57D0)
00a4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000002E6EAED0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000004F57B0)
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eee2350, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eeb1e90, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e290ae0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eeb2af0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eeb1f00, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e294fb0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e299fa0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x5850b40, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2985e0, discard 0, hdc 0x4f6238 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x57ce240, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2eeb1c20, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e2551a0, discard 0, hdc 0x4f6428 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e929230, discard 0, hdc 0x4f6428 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e15a080, discard 0, hdc 0x4f6428 semi-stub!
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e88fd00, discard 0, hdc 0x4f6428 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e0b3ea0, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_device_context_DrawTextLayout Failed to draw text layout, hr 0x80004005.
00a4:fixme:dxgi:dxgi_surface_GetDC iface 0x2e183c80, discard 0, hdc 0x4f6268 semi-stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc iface 000000002DF91758, arc 00000000004F57E0 stub!
00a4:fixme:d2d:d2d_geometry_sink_AddArc ifac                            <p class="trespetit">Edited by diredeer</p>
Dadu042 Friday 25 September 2020 at 11:07
Dadu042

Lot of work, lack of time...

'00d0:err:richedit:ReadStyleSheet skipping optional destination'   perhaps installing the component Riched30 may help.

Help your self (if you have a lot of free time): http://wiki.playonlinux.com/index.php/Main_Page

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca@playonlinux.com