Develop and Download Open Source Software
Login
Create Account
Help
MY OSDN
Find Software
Magazine
Develop
Pastebin
Software
People
PersonalForge
Magazine
Wiki
OSDN
>
Find Software
>
ギコナビ(避難所版)
ギコナビ(避難所版)
Summary
Project Summary
Developer Dashboard
Project Reviews
Web Page
Developers
List of RSS Feeds
Statistics
History
Image Gallery
Search Keywords
News
Listed News
Help
Downloads
List of Releases
Help
Source Code
Guide
Browse CVS
Browse Git: gikonavi
Help
Wiki
FrontPage
Title index
Recent changes
Wiki Search
Help
Forums
List of Forums
Open Discussion (2)
Help (1)
Developers (1)
Help
Mailing Lists
list of ML
Help
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Help
Browse CVS Repository
/
[OSDN]
/
gikonavigoeson
/
gikonavi
/
gikoNavi.dpr
Diff of /gikonavigoeson/gikonavi/gikoNavi.dpr
Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision
1.19
by
genyakun
, Fri Aug 13 13:04:40 2004 UTC
revision
1.20
by
h677
, Tue Aug 17 06:12:08 2004 UTC
#
Line 112
begin
Line 112
begin
112
Application.CreateForm(TFavoriteDM, FavoriteDM);
Application.CreateForm(TFavoriteDM, FavoriteDM);
113
Application.CreateForm(TAddressHistoryDM, AddressHistoryDM);
Application.CreateForm(TAddressHistoryDM, AddressHistoryDM);
114
Application.CreateForm(TGikoForm, GikoForm);
Application.CreateForm(TGikoForm, GikoForm);
Application.CreateForm(TKuroutOption, KuroutOption);
115
Application.Run;
Application.Run;
116
ReleaseMutex(hMutex);
ReleaseMutex(hMutex);
117
end;
end;
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
Legend:
Removed from v.1.19
changed lines
Added in v.1.20
Back to OSDN
">
Back to OSDN
ViewVC Help
Powered by
ViewVC 1.1.26