8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-01 07:23:02 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
robocop
2fadc0e456 Style. 2008-12-22 09:00:05 +00:00
dimitr
660be78a98 Sync with MSVC8 changes. 2008-12-18 13:49:14 +00:00
asfernandes
77650fa4f6 Const 2008-12-18 01:28:19 +00:00
asfernandes
d03b6ede7f Misc 2008-12-18 01:24:58 +00:00
hvlad
c3fdb1baaa Improvement CORE-2243 : Make Firebird distribution on Windows easier.
Make fbembed.dll activate its own activation context before load of any DLL if needed.
2008-12-16 11:30:35 +00:00
asfernandes
8fbf0e8e8c Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
asfernandes
c5cb7cb934 Improvement CORE-1814 - Change the root determination of the embedded Windows engine and load DLLs with altered search path (to search dependent DLLs on the same path of the loaded DLL) 2008-04-01 15:27:16 +00:00
asfernandes
6f84788c72 Include firebird.h in WIN32 files 2006-07-27 12:19:30 +00:00
dimitr
8064de0c8f Fixed win32 implementation of ModuleLoader::Module. 2005-12-20 11:12:27 +00:00
alexpeshkoff
efb64b2aab Added native firebird::string class. 2004-02-08 17:08:34 +00:00
tamlin
25450348fd Fix isLoadableModule problem. 2003-03-14 11:28:10 +00:00
dimitr
4641974788 no message 2002-11-26 08:56:06 +00:00
dimitr
4097dcad8d Changed some win32 specifics. 2002-11-17 15:46:24 +00:00
dimitr
78be0bfa8d Cleanup. 2002-11-14 13:40:04 +00:00
skidder
6d64014e57 Changed engine to store source file name/line number information for EVERY allocation when DEBUG_GDS_ALLOC is defined. All allocation should be done using FB_NEW or FB_NEW_RPT macros instead of keyword new since now 2002-09-25 17:12:16 +00:00
dimitr
4bdac52f4c A Win32 implementation of the dynamic module loader and path operations
abstractions.
2002-06-05 09:57:14 +00:00