PCI Video Card
(for use with potential HP Pavilion 752n with no AGP slot)
Google discussion of PCI video cards
Posted 11:32 AM
|
0 comments
|
Permalink
Hosting Sites
Brinkster - .NET aware, but free service is web based file upload utility. Supposedly able to upload using IDE, but couldn't get it to work (had to hack xml/xsl just to get POST->GET to work). Many people complaining about lack of access to "bin" directory, etc
InnerHost - (featured provider in IDE). Free account (for 3 mos). FTP access, IDE upload. Access db only for free acct.
Web Strike Solutions - (from Jason/Kral). Free for first year. Not sure about .NET support. Kral working on their policy to "approve" components that get uploaded.
Eraserver - (from Kral) 30 days free. $10/mo
Posted 2:19 PM
|
0 comments
|
Permalink
Unresolved External - Main
msvcrt.lib(crtexew.obj) : error LNK2001: unresolved external symbol "_WinMain@16"
error LNK2019: unresolved external symbol _WinMain@16 referenced in function _WinMainCRTStartup fatal error LNK1120: 1 unresolved externals
In the Output category of the Link tab in the Project Settings dialog box, set the Entry Point Symbol to wWinMainCRTStartup.
For Visual C++ .NET: In the Advanced category of the Linker folder in the Project Properties dialog box, set the Entry Point to wWinMainCRTStartup.
MS KB Article
Posted 11:09 AM
|
0 comments
|
Permalink
Google Web Service - query more than 2 billion web documents directly from your own programs.
Google Web APIs - Home
Posted 10:52 AM
|
0 comments
|
Permalink