flat assembler
Message board for the users of flat assembler.
Index
> Windows > Can't run dialog based app with xpstyle |
Author |
|
Ehtyar 24 Feb 2007, 00:09
Your manifest is most likely incorrect. This has always worked for me:
Code: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <dependency> <dependentAssembly> <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="x86" publicKeyToken="6595b64144ccf1df" language="*" /> </dependentAssembly> </dependency> </assembly> Hope this helps, Ehtyar. |
|||
24 Feb 2007, 00:09 |
|
viki 24 Feb 2007, 01:37
sorry but this is not a point.
|
|||
24 Feb 2007, 01:37 |
|
Yardman 24 Feb 2007, 03:38
[ Post removed by author. ]
Last edited by Yardman on 04 Apr 2012, 02:08; edited 1 time in total |
|||
24 Feb 2007, 03:38 |
|
madmatt 24 Feb 2007, 07:07
Hello Viki, What kind of error are you getting?
|
|||
24 Feb 2007, 07:07 |
|
viki 24 Feb 2007, 08:49
Just like Yardman said I was a problem with comctl32. Thanks a lot.
ps. To madmatt I don't know how to check error number becouse I have no message at all.(only let say click and nothing else) |
|||
24 Feb 2007, 08:49 |
|
LocoDelAssembly 24 Feb 2007, 13:38
You can also do
Code: dummy = InitCommonControls |
|||
24 Feb 2007, 13:38 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.