旧片新帖:Diving In Great Barrier Reef
作者:黄敏 日期:2009-08-30
旧片新帖:Mossman Gauge
作者:黄敏 日期:2009-08-30
The right permission to assigned to pjblog
作者:黄敏 日期:2009-08-30
READ and Write permission must be assigned to the database folder otherwise checkuser.asp will complain unable to run some database operation (some update).
READ and Write permission must be assigned to Post and Cache folder. Otherwise, it will complain 3002: could not open file.
READ and Write permission must be assigned to Post and Cache folder. Otherwise, it will complain 3002: could not open file.
Tags: pjblog
旧片新帖:Port Douglas
作者:黄敏 日期:2009-08-30
Henri Salvador: Room with a View
作者:黄敏 日期:2009-08-25
【书签】Wii Software
作者:黄敏 日期:2009-08-24
Removing unwanted source control binding
作者:黄敏 日期:2009-08-18
Sometimes after you fiddled around with your projects within a solution by adding, removing, moving files around etc, you will find the newly added project may not be bound to source control any more, while its source files are still bound, when this happened, it may turn out that you can't find the menu "Add Selected Project to Source Control" any where.
When this happened, there are two ways to add the project back to source control:
1. Manually added the .vcproj file into source control as an new item.
When this happened, there are two ways to add the project back to source control:
1. Manually added the .vcproj file into source control as an new item.
Tags: sourcecontrol project
LNK2001: "int __cdecl _AfxInitManaged(void)"
作者:黄敏 日期:2009-08-18
I got this error when I moved all source files (.h, .cpp, .rc) of a project from the original directory to another child directory, and then added them back to the project.
The problem is caused due to the fact that re-adding stdafx.cpp removed the preset configuration with respect to precompiled header. As explained in following thread:
http://social.msdn.microsoft.com/forums/en-US/vclanguage/thread/b3aa10fa-141b-4a03-934c-7e463f92b2a5/
The problem is caused due to the fact that re-adding stdafx.cpp removed the preset configuration with respect to precompiled header. As explained in following thread:
http://social.msdn.microsoft.com/forums/en-US/vclanguage/thread/b3aa10fa-141b-4a03-934c-7e463f92b2a5/
Tags: precompilder vc stdafx








