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:
Viktor Szakats
2012-11-22 12:08:15 +00:00
parent 385cc9f0fb
commit b12cca9f02
4 changed files with 6 additions and 34 deletions

View File

@@ -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

View File

@@ -1,6 +0,0 @@
#
# $Id$
#
wvwtest9.prg
wvwtest9.rc

View File

@@ -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>

View File

@@ -1,8 +0,0 @@
/*
* $Id$
*/
#define IDR_MANIFEST 1
#define RT_MANIFEST 24
IDR_MANIFEST RT_MANIFEST MOVEABLE PURE "wvwtest9.mft"