and commctl32.lib
I am just searching for those names in the folder c:\Program Files (x86)\Windows Kits\8.1\Lib\winv6.3\um\x86
I use Total Commander, "Find files" option.
and commctl32.lib
I am just searching for those names in the folder c:\Program Files (x86)\Windows Kits\8.1\Lib\winv6.3\um\x86
I use Total Commander, "Find files" option.
And where do I put the .rc file and bmps ? In source or in Resource folder ?
Tim,
Are you working from the Visual Studio IDE ?
If so, I guess that you may have a folder for that.
I am going to check it...

Yes, I'm using the Visual Studio 2013 Professional IDE.
Also, even with the added libs, those missing externals still show up ( called from FiveHC32 ).
On the side, I spent time today with the new Surface Pro 3. I have one on order, but they will not ship until 2 weeks from today. I will get a 256 GB SSD, 8 GB RAM, 4th gen i5. It will have Visual Studio 2013 installed ( Pro ), so that's why I want this to work !
Tim,
What is its price ? Do you have an url of a tech review of it ?
Tim,
What MS libraries are you already using from the IDE ?
I think it is related to the use of C++ mode (as we can build in C mode or in C++ mode).
I had to get the .libs from the SDK 7.0 which was actually 2012.
You can see info at www.Surface.com which includes pricing. I'm sure a thread on this would receive complaints that they are expensive for a tablet, but really, they are a FULL computer so they cannot be compared to an Android tablet ...
I went to the Microsoft Store this morning to meet with them and get some hands on time.
I've got almost everything ready in the build except for the 12 unresolved external symbols listed in an earlier post on this thread ( in the Code box ) ( I think we have a missing library we need to call )
AND
When trying to open the .rc file, I get the error:
c:\Program Files(x86)\Windows Kits\8.1\Include\um\prsht.h(0)
Error RC2247: SYMBOL name too long
Of course I don't specify to #include prsht.h so I don't know how that is happening.
I would just like to be able to open the resource file in the resource editor ... it would be nice.
Ideas on either issue ?
Thanks.
Tim
Tim,
I have posted a full working Visual Studio project file that we will be enhancing to include RC dialogs, bitmaps, etc:
Lets please continue the conversation there, thanks
&