Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 345 → Rev 346

/trunk/make_win.c
694,7 → 694,7
}
else {
// Unicows.dll cannot edit resources of 64 bit DLLs. (Tested with UnicoWS 1.1.3790.0)
// The normal Kernel function BeginUpdateResource can edit 64 bit DLLs, even in NT4.0 SP6
// On WinNT+, the normal Kernel function BeginUpdateResource can edit 64 bit DLLs, even in NT4.0 SP6
simplewarning(_strdup("Note: A 64 bit standalone filter cannot be created with your Windows version"));
}