Tagged Questions
The mt tag has no wiki summary.
4
votes
3answers
4k views
How do I add a manifest to an executable using mt.exe?
I'm trying to use mt.exe from the Windows SDK to add a manifest to an executable file that doesn't have one, using the following command line:
C:\winsdk61>mt.exe -nologo -manifest ...
1
vote
0answers
67 views
CopySystemProxySettings Equivalent in Monotouch
What's the equivalent api to copy phone's system settings to my app in Monotouch?
can i use webproxy instead? how to do that? can the monotouch team give some example?
Thank you.
0
votes
1answer
11 views
Visual Studio Boost Thread /MT Linking Issues
I am using boost's threading library and have run into linking issues in Visual Studio.
Right now, I'm compiling my VS project with /MT. The library I'm linking against is called ...
0
votes
1answer
210 views
IE browser problems occurring with Javascript Movable Type SignIn widget!
i am using movable type 4.23 (publishing system) and have been testing my site on a PC and discovered that internet explorer (IE) browsers are unable to view my site due to a conflict in the ...