Thread: VirtualDub2
View Single Post
Old 28th June 2016, 16:47   #33  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
I did copy/paste of FILE and EDIT id's from afxres.h into resource.h,
comment out include of afxres.h in both cpp files (no need to add include for windows.h).

Resource.h has another include of afxres.h, commented out.
resource.rc had another include, commented out, but then other problems,

Code:
2>Compiling resources...
2>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
2>Copyright (C) Microsoft Corporation.  All rights reserved.
2>.\resource.rc(20) : error RC2144 : PRIMARY LANGUAGE ID not a number
2>.\resource.rc(55) : error RC2135 : file not found: 3
2>.\resource.rc(56) : error RC2135 : file not found: 4
2>.\resource.rc(57) : error RC2135 : file not found: 5
2>.\resource.rc(66) : error RC2135 : file not found: 6
2>.\resource.rc(73) : error RC2135 : file not found: 7
Gave up at this point.

Quote:
It should display an error like "plugin requires newer api".
Nope, nothing.

Quote:
In fact it points to a new download too
Smart arse

Quote:
Vpy support now is a placeholder for someone else to take care of
I'm quite sure that will happen, not so difficult when a plugin

Quote:
I think these shell associations are created by some installers?
I am not sure the code is in VirtualDub.
What you said there gave me a clue, when you run VD first time on new system, it asks acceptance of license or something,
before continuing. Bet it's done at that stage.


Dont think that there is any way to tell Stack16 format.
[EDIT: perhaps statistically fewer set bits in low byte].
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 29th June 2016 at 03:04.
StainlessS is offline   Reply With Quote