среда, 4 августа 2010 г.

How-to recover from checksum mismatch errors in SVN · andrew.hedges.name

How-to recover from checksum mismatch errors in SVN

Как сделать паузу редиректа на PHP

php

header
('Refresh: 5; URL=http://yoursite.com/page.php');
//other code
?>

воскресенье, 1 августа 2010 г.

WTL и Visual C++ 2008 Express / C++ : Форум на SQL.RU

WTL и Visual C++ 2008 Express / C++ : Форум на SQL.RU: "WTL и Visual C++ 2008 Express

Отправлено через панель инструментов Google:"

VS2005 C++ Express - Can't link!

VS2005 C++ Express - Can't link!: "I update the regular VS Studio file instead of the Express file in this step:

Step 4: Update the corewin_express.vsprops file.

One more step is needed to make the Win32 template work in Visual C++ Express. You need to edit the corewin_express.vsprops file (found in C:\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults) and

Change the string that reads:

AdditionalDependencies='kernel32.lib' to

AdditionalDependencies='kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib'

Отправлено через панель инструментов Google:"