Commit Graph

413 Commits

Author SHA1 Message Date
marco
42f8738003 * shappbarmessage missed a indirection (pointer), bug #12024
git-svn-id: trunk@11684 -
2008-09-01 11:54:49 +00:00
marco
c43e674824 * 160 clsids, with a fix for Felipe's IShelllink problem.
git-svn-id: trunk@11434 -
2008-07-22 13:55:58 +00:00
marco
70e08a344b * fix for the problems Sebastian G. mentioned. refiid's not everywhere translated to const x :tiid. Fixed, also found a place where it was written as constrefidd: tiid
git-svn-id: trunk@11322 -
2008-07-04 22:22:54 +00:00
Jonas Maebe
9d8bee1887 * regenerated with changes in r11233
git-svn-id: trunk@11234 -
2008-06-15 15:52:25 +00:00
giulio
14d4f02fa0 * fixed fpc_zipinstall for go32v2 and the like
* makefiles regenerated

git-svn-id: trunk@11180 -
2008-06-03 14:01:09 +00:00
Tomas Hajny
77581bedd1 * makefiles regenerated with newer fpcmake
git-svn-id: trunk@11107 -
2008-05-28 06:34:32 +00:00
Jonas Maebe
b6c43bad7d * regenerated for i386-Haiku and darwin cross compilation changes
git-svn-id: trunk@11073 -
2008-05-24 09:29:08 +00:00
yury
ffc3e933f9 * Fixed activex and comobj for wince.
git-svn-id: trunk@10918 -
2008-05-09 18:52:00 +00:00
micha
0b2f80a38b * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems)
git-svn-id: trunk@10888 -
2008-05-05 18:46:55 +00:00
marco
9f34860cc1 * small fix for crackurl/createurl mistake, reported by email by mspiller.
git-svn-id: trunk@10856 -
2008-05-01 16:39:01 +00:00
marco
78e6388073 * remaining fixes for 11226
git-svn-id: trunk@10833 -
2008-04-28 08:23:56 +00:00
marco
1feac6e9d6 * first half of bug report 12226
git-svn-id: trunk@10823 -
2008-04-27 20:23:30 +00:00
florian
fa6c504041 + variant functions of oleaut32.dll added
git-svn-id: trunk@10815 -
2008-04-27 13:18:40 +00:00
marco
3b4d156f7c * fixes for 10576, two minor items + lots of "VAR" parameter overloads
git-svn-id: trunk@10813 -
2008-04-27 11:29:01 +00:00
florian
92b16f8876 + TTypedComObject
+ skeleton for TTypedComObjectFactory

git-svn-id: trunk@10711 -
2008-04-19 09:34:00 +00:00
marco
901e58c018 * comment fix for vincent
git-svn-id: trunk@10582 -
2008-03-29 11:24:02 +00:00
florian
9cf28285b6 + delphi compatible overloads, resolves #10923
git-svn-id: trunk@10434 -
2008-03-02 22:11:37 +00:00
marco
117062ed34 * wininet added.
git-svn-id: trunk@10410 -
2008-03-01 17:06:07 +00:00
marco
4d6f2fb914 * fix for bug #10899
git-svn-id: trunk@10397 -
2008-02-27 19:34:18 +00:00
marco
a4eab5ca58 * another fix. unicode <> ascii swap
git-svn-id: trunk@10326 -
2008-02-14 19:19:07 +00:00
marco
6948e2c66c * now stdcall
git-svn-id: trunk@10324 -
2008-02-14 15:38:51 +00:00
marco
46acbe2ee0 * moved commdlg functions from windows to commdlg unit. Constants still have to be done.
git-svn-id: trunk@10323 -
2008-02-13 22:21:11 +00:00
marco
c6c6bbd13a * first batch of lazarus' win32extra enhancements
git-svn-id: trunk@10268 -
2008-02-10 13:45:37 +00:00
marco
60c1b69019 * small ifdef unicode fix
git-svn-id: trunk@10267 -
2008-02-10 13:16:39 +00:00
marco
3f3105172d * fix for win64 compilation failure of last night
git-svn-id: trunk@10265 -
2008-02-10 11:22:09 +00:00
marco
3b6e5bd6af * imagehlp unit added
git-svn-id: trunk@10259 -
2008-02-09 19:52:58 +00:00
marco
6ab7f8e708 * typo corrected
git-svn-id: trunk@10228 -
2008-02-05 09:51:09 +00:00
marco
7b50723276 * more constants and ref -> const changes.
git-svn-id: trunk@10227 -
2008-02-05 09:48:03 +00:00
marco
f06ac18f22 * more constants for IPropertyStorage
git-svn-id: trunk@10225 -
2008-02-05 09:24:58 +00:00
marco
c1ae2b8ec4 * fixes after compat test IPropertyStorage
git-svn-id: trunk@10223 -
2008-02-05 09:13:31 +00:00
marco
b7f77fbf39 * T* suffixed variants for some propvariant subfields; delphi compat
git-svn-id: trunk@10217 -
2008-02-04 23:04:51 +00:00
marco
17c021d3d2 * several small fixes, ipropertystorage related.
git-svn-id: trunk@10216 -
2008-02-04 22:52:09 +00:00
marco
30adb3a855 * Variantbool must be assignable - > winbool instead of short
git-svn-id: trunk@10196 -
2008-02-03 21:24:47 +00:00
marco
e7e430d2f5 * getfileinfoex + small delphi compat fix (tbstr)
git-svn-id: trunk@10195 -
2008-02-03 21:14:38 +00:00
marco
f2d6410812 * More small compat fixes and constants.
git-svn-id: trunk@10190 -
2008-02-03 17:57:56 +00:00
marco
a259154511 * propvariant and friends.
git-svn-id: trunk@10185 -
2008-02-03 17:18:45 +00:00
marco
66315c591e * propid to activex, some constants, IQueryInfo
git-svn-id: trunk@10181 -
2008-02-03 14:38:50 +00:00
marco
a3868123af * IShellLink and some friends
git-svn-id: trunk@10179 -
2008-02-03 14:00:44 +00:00
marco
fc2a1eb190 * minor delphi compat fixes for jcl
git-svn-id: trunk@10175 -
2008-02-03 10:59:39 +00:00
marco
1227678adb * IID_IExtractIconW
git-svn-id: trunk@10126 -
2008-01-31 21:10:31 +00:00
marco
3abb380596 * slightly expanded shlobj
git-svn-id: trunk@10125 -
2008-01-31 20:26:00 +00:00
marco
a37f85793a * ishellbrowser + deps
git-svn-id: trunk@10124 -
2008-01-31 13:33:29 +00:00
marco
1917253073 * some enhancements to shlobj
git-svn-id: trunk@10123 -
2008-01-31 11:30:10 +00:00
marco
d808830304 * some interfaces added.
git-svn-id: trunk@10122 -
2008-01-30 22:58:55 +00:00
marco
8ba47d21d4 * added some constants
git-svn-id: trunk@10120 -
2008-01-30 21:42:33 +00:00
marco
44f044c02c * some constants adeed
git-svn-id: trunk@10119 -
2008-01-30 20:32:08 +00:00
marco
c57571a8cf * corrected some declarations to be more Delphi compat. (jclshell.pas)
git-svn-id: trunk@10118 -
2008-01-30 20:12:33 +00:00
marco
e318c8a9dc * comcat headers, needed for JCL
git-svn-id: trunk@10117 -
2008-01-30 19:53:08 +00:00
peter
b46a554a0a * build unit dependencies
git-svn-id: trunk@9915 -
2008-01-24 23:59:57 +00:00
peter
dc3985bb36 * new fpmake.pp
git-svn-id: trunk@9913 -
2008-01-24 23:49:49 +00:00
marco
a0d5f38f5f * Last batch of fixes for 10568. time conversion functions, cogetobject and iviewobject(2)
git-svn-id: trunk@9751 -
2008-01-14 15:15:45 +00:00
marco
f572159bdb * IOleDocument and several other docobj.idl interfaces added.
git-svn-id: trunk@9748 -
2008-01-13 22:48:02 +00:00
marco
2b8af9880d * bugreport 10568 part 3
git-svn-id: trunk@9747 -
2008-01-13 21:41:54 +00:00
marco
662fc125cc * more #10568
git-svn-id: trunk@9746 -
2008-01-13 21:21:07 +00:00
marco
5ce2086aee * iobjectsafety
git-svn-id: trunk@9744 -
2008-01-13 20:12:25 +00:00
marco
bf30e84e51 * first batch of fixes for 10568
git-svn-id: trunk@9743 -
2008-01-13 20:04:52 +00:00
florian
0456481984 + ClassIDToProgID, resolves #10600
git-svn-id: trunk@9741 -
2008-01-13 19:06:39 +00:00
florian
3f25f6898f * fixed initialization, resolves #10615
git-svn-id: trunk@9739 -
2008-01-13 17:45:49 +00:00
florian
a681a3b3c8 * load procedure variables in comobj unit with proper names, partly resolves #10615
git-svn-id: trunk@9738 -
2008-01-13 17:04:48 +00:00
marco
ba4a0fe89c * deps fixed, now compiles again
git-svn-id: trunk@9642 -
2008-01-05 20:16:12 +00:00
marco
5980c188d7 * some makefile fixes.
git-svn-id: trunk@9641 -
2008-01-05 19:46:23 +00:00
marco
149136ba9d * demoes moved for winunits-base
git-svn-id: trunk@9640 -
2008-01-05 19:31:13 +00:00
marco
6f2a821c19 * base units from base/winunits to winunits-base
git-svn-id: trunk@9638 -
2008-01-05 19:00:24 +00:00