TingPing
83032b1aa3
Use glib for all allocations
...
- Removes need to check for malloc failure
- Removes need for NULL checks on free
- Adds checks for integer overflows
- Removes some extra memset calls
- Removes chance of mixing libc and glib malloc/free
9 years ago
Berke Viktor
8a9d3e21f2
Update dirent.h win32 implementation
10 years ago
Berke Viktor
06226c0799
Update win32 dirent.h implementation and use header instead of static library
11 years ago
Berke Viktor
5b8491846d
Fix platform toolset for certain projects in legacy solution
11 years ago
Berke Viktor
da46225034
Revert to VS2010 part4
11 years ago
Berke Viktor
1d7773f735
Use explicit project names, output filenames depend on them
11 years ago
Berke Viktor
de70630cef
Oops, wrong find'n'replace
11 years ago
Berke Viktor
567270d5a7
Remove hardcoding as much as possible
11 years ago
Berke Viktor
ab2d0b736c
Change platform toolset to Visual Studio 2012
11 years ago
Berke Viktor
a57a7d3f88
Add XP (WDK) solution as a fallback option
11 years ago
Berke Viktor
0e3fbb01d7
Add _AMD64_ definition for x64 builds, make Visual Studio even happier
11 years ago
Berke Viktor
2ae76fcacf
Add trailing backslashes to Output and Intermediate directories, make Visual Studio happy
11 years ago
xhmikosr
34bae3ef6d
remove a few more *.user files
11 years ago
Berke Viktor
534cd2802f
Rebranding on the file level
11 years ago
Berke Viktor
c1ed097b46
Add .user files and .gitignore
11 years ago
Berke Viktor
ad59c4a586
Add x64 support to the VS solution
11 years ago
Berke Viktor
593efa703b
LOTS of fixes to the VS solution
11 years ago
Berke Viktor
eaa6731822
Migrate VS solution to VS2010+WDK7
11 years ago