Hi,
Sorry for not providing this simple patch before. It is OK with VS 2005
express edition, can you check it is OK with previous releases because I do
not have them anymore?
Regarding relationships between VS express edition and PSDK, I successfully
compiled Wireshark once I had only done the 3
Hi Andrew,
Maybe your linker errors stems from bad compiler options. Initially I
recommended to remove some default libs and to force msvcrxx thanks to
/DEFAULTLIB and /NODEFAULTLIB options in LOCAL_LDFLAGS (in the
config.nmakefile). Actually, it was probably a bad solution and I
recommend to remo