-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
游戏叫线(HTTP:/ / www.freegames。WS /游戏/ free_online_games / lines_game /李…
Game called Lines (http://www.freegames.ws/games/free_online_games/lines_game/lines_game.htm)
- 2022-03-21 00:44:13下载
- 积分:1
-
我写的WINCE5.0下的USB驱动程序,支持键盘和鼠标,采用批量传输,绝对可用。...
我写的WINCE5.0下的USB驱动程序,支持键盘和鼠标,采用批量传输,绝对可用。-WINCE5.0 I write under the USB drivers, support for keyboard and mouse, using bulk transfer, is absolutely available.
- 2022-08-08 07:36:56下载
- 积分:1
-
以流方式播放swf文件。使用了f
以流方式播放swf文件。使用了f-in-box-Broadcast streaming swf file. Using the f-in-box
- 2022-03-28 19:46:43下载
- 积分:1
-
file browers that makes you esy to navigate through files & folders
file browers that makes you esy to navigate through files & folders
- 2022-02-04 05:50:54下载
- 积分:1
-
MFC实现示波器的功能,而三的输出波形,可以理解…
MFC实现示波器功能,同时输出三个波形,可以了解MFC的很多基础应用。-MFC realize oscilloscope function, while the three output waveforms, can understand the basis for the application of many of MFC.
- 2022-07-23 20:25:01下载
- 积分:1
-
特洛克分解法程序,文本输入输出,实现数值计算中的特洛克分解法...
特洛克分解法程序,文本输入输出,实现数值计算中的特洛克分解法-Turlock decomposition process, text input and output, to achieve numerical decomposition method in turlock
- 2022-12-15 21:35:03下载
- 积分:1
-
VisualAssist for vs2005
用vs2005编程的好工具。
VisualAssist for vs2005
用vs2005编程的好工具。-VisualAssist for vs2005 with vs2005 good tool for programming.
- 2022-03-13 10:42:07下载
- 积分:1
-
操作vc控制word的表格填写及随时更改填写情况
操作vc控制word的表格填写及随时更改填写情况-operation vc control word and fill in the forms filled out at any time of change
- 2022-03-05 00:43:27下载
- 积分:1
-
STM32f103驱动VS1063
基于STM32F103的VS1063驱动,可以播放MP3、WAV等,还可以实现PCM格式的全双工通话,实现PCM格式的全双工通话时,采用串口采用DMA方式读取VS1063的编码数据。
- 2022-07-26 13:37:48下载
- 积分:1