2012-11-22 13:07 UTC+0100 Viktor Szakats (harbour syenar.net)
- extras/gtwvw/tests/wvwtest9.hbp
- extras/gtwvw/tests/wvwtest9.mft
- extras/gtwvw/tests/wvwtest9.rc
% deleted manifest that seems unnecessary
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2012-11-22 13:07 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
- extras/gtwvw/tests/wvwtest9.hbp
|
||||
- extras/gtwvw/tests/wvwtest9.mft
|
||||
- extras/gtwvw/tests/wvwtest9.rc
|
||||
% deleted manifest that seems unnecessary
|
||||
|
||||
2012-11-22 12:46 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* include/hbvmpub.h
|
||||
* src/vm/hvm.c
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
wvwtest9.prg
|
||||
wvwtest9.rc
|
||||
@@ -1,20 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity
|
||||
version="1.0.0.0"
|
||||
name="Microsoft.Windows.wvwtest9"
|
||||
type="win32"
|
||||
processorArchitecture="*"/>
|
||||
<description>YourApplication</description>
|
||||
<dependency>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity
|
||||
version="6.0.0.0"
|
||||
name="Microsoft.Windows.Common-Controls"
|
||||
type="win32"
|
||||
processorArchitecture="*"
|
||||
publicKeyToken="6595b64144ccf1df"
|
||||
language="*" />
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
</assembly>
|
||||
@@ -1,8 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define IDR_MANIFEST 1
|
||||
#define RT_MANIFEST 24
|
||||
|
||||
IDR_MANIFEST RT_MANIFEST MOVEABLE PURE "wvwtest9.mft"
|
||||
Reference in New Issue
Block a user